C# Class System.Diagnostics.DebuggerTypeProxyAttribute

Inheritance: Attribute
Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Méthode Description
DebuggerTypeProxyAttribute ( Type type ) : System
DebuggerTypeProxyAttribute ( string typeName ) : System

Method Details

DebuggerTypeProxyAttribute() public méthode

public DebuggerTypeProxyAttribute ( Type type ) : System
type Type
Résultat System

DebuggerTypeProxyAttribute() public méthode

public DebuggerTypeProxyAttribute ( string typeName ) : System
typeName string
Résultat System