메소드 | 설명 | |
---|---|---|
DisplayPointer ( Func |
Construct a pointer with the specified getter and key
|
|
DisplayPointer ( string staticDisplayString, object key = null ) : System |
Construct a display pointer with a static display string and the specified key
|
|
ToString ( ) : string |
Forwards the call to the object returned by the getter
|
public DisplayPointer ( string staticDisplayString, object key = null ) : System | ||
staticDisplayString | string | |
key | object | |
리턴 | System |