프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System.Diagnostics |
public DebuggerViewItem ( string name, string key, object value ) : System.Diagnostics | ||
name | string | |
key | string | |
value | object | |
리턴 | System.Diagnostics |