C# Class System.Diagnostics.DebuggerTypeProxyAttribute

Inheritance: Attribute
Datei anzeigen Open project: randomize/VimConfig Class Usage Examples

Public Methods

Method Description
DebuggerTypeProxyAttribute ( Type type ) : System
DebuggerTypeProxyAttribute ( string typeName ) : System

Method Details

DebuggerTypeProxyAttribute() public method

public DebuggerTypeProxyAttribute ( Type type ) : System
type Type
return System

DebuggerTypeProxyAttribute() public method

public DebuggerTypeProxyAttribute ( string typeName ) : System
typeName string
return System