| Visual Basic (Declaration) | |
|---|---|
Public Function New() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As New Proxy() | |
| C# | |
|---|---|
public Proxy() | |
| Managed Extensions for C++ | |
|---|---|
public: Proxy(); | |
| C++/CLI | |
|---|---|
public: Proxy(); | |
The default constructor initializes a new instance of the Proxy class.
Target Platforms: Microsoft .NET Framework 2.0