메소드 | 설명 | |
---|---|---|
Get ( this pinfo, object target, string &criticalError ) : object | ||
GetAllEvents ( this context, object component, bool inspectBaseClasses = true, bool retrieveStaticMembers = true, bool keepOriginalCategoryAttribute = true ) : |
||
GetAllProperties ( this context, object component, bool inspectBaseClasses = true, bool retrieveStaticMembers = true, bool keepOriginalCategoryAttribute = true ) : |
||
Set ( this pinfo, object target, object value, string &criticalError ) : object |
public static Get ( this pinfo, object target, string &criticalError ) : object | ||
pinfo | this | |
target | object | |
criticalError | string | |
리턴 | object |
public static GetAllEvents ( this context, object component, bool inspectBaseClasses = true, bool retrieveStaticMembers = true, bool keepOriginalCategoryAttribute = true ) : |
||
context | this | |
component | object | |
inspectBaseClasses | bool | |
retrieveStaticMembers | bool | |
keepOriginalCategoryAttribute | bool | |
리턴 |
public static GetAllProperties ( this context, object component, bool inspectBaseClasses = true, bool retrieveStaticMembers = true, bool keepOriginalCategoryAttribute = true ) : |
||
context | this | |
component | object | |
inspectBaseClasses | bool | |
retrieveStaticMembers | bool | |
keepOriginalCategoryAttribute | bool | |
리턴 |
public static Set ( this pinfo, object target, object value, string &criticalError ) : object | ||
pinfo | this | |
target | object | |
value | object | |
criticalError | string | |
리턴 | object |