메소드 | 설명 | |
---|---|---|
GetValue ( object instance ) : object |
Gets the value.
|
|
ReflectionValueGetter ( |
Initializes a new instance of the ReflectionValueGetter class.
|
public GetValue ( object instance ) : object | ||
instance | object | The instance. |
리턴 | object |
public ReflectionValueGetter ( |
||
propInfo | The prop info. | |
리턴 | System |