메소드 | 설명 | |
---|---|---|
GetPropertyWithReflection ( this target, string prop ) : object | ||
InvokeWithReflection ( this target, string method ) : object |
public static GetPropertyWithReflection ( this target, string prop ) : object | ||
target | this | |
prop | string | |
리턴 | object |
public static InvokeWithReflection ( this target, string method ) : object | ||
target | this | |
method | string | |
리턴 | object |