DebuggerTypeProxyAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the DebuggerTypeProxyAttribute class using the type of the proxy.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | DebuggerTypeProxyAttribute(String^) | Initializes a new instance of the DebuggerTypeProxyAttribute class using the type name of the proxy. |
![]() | DebuggerTypeProxyAttribute(Type^) | Initializes a new instance of the DebuggerTypeProxyAttribute class using the type of the proxy. |
Show:
