C# Class System.Diagnostics.DebuggerTypeProxyAttribute.DebuggerTypeProxyAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: runefs/Marvin

Public Methods

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

Method Details

DebuggerTypeProxyAttribute() public method

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

DebuggerTypeProxyAttribute() public method

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