C# Class System.Diagnostics.DebuggerTypeProxyAttribute.DebuggerTypeProxyAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: runefs/Marvin

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 System.Type
Résultat System

DebuggerTypeProxyAttribute() public méthode

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