Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
DebuggerViewItem ( string name, object value ) : System.Diagnostics | ||
DebuggerViewItem ( string name, string key, object value ) : System.Diagnostics |
public DebuggerViewItem ( string name, object value ) : System.Diagnostics | ||
name | string | |
value | object | |
Résultat | System.Diagnostics |
public DebuggerViewItem ( string name, string key, object value ) : System.Diagnostics | ||
name | string | |
key | string | |
value | object | |
Résultat | System.Diagnostics |