Property | Type | Description |
---|
Method | 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 | |
return | System.Diagnostics |
public DebuggerViewItem ( string name, string key, object value ) : System.Diagnostics | ||
name | string | |
key | string | |
value | object | |
return | System.Diagnostics |