Initializes a new instance of the RasComponent class.
Namespace: DotRas.Design
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
| C# |
|---|
protected RasComponent() |
| Visual Basic |
|---|
Protected Sub New |
| Visual C++ |
|---|
protected: RasComponent() |
| F# |
|---|
new : unit -> RasComponent |