Class MemberInfo_Extension
GetComponentAttributeSetter에서 편하게 사용하기 위한 MemberInfo용 확장 클래스
Inheritance
MemberInfo_Extension
Assembly: KorStrix.GetComponentAttribute.Runtime.dll
Syntax
public static class MemberInfo_Extension
Methods
|
Improve this Doc
View Source
MemberType(MemberInfo)
Declaration
public static Type MemberType(this MemberInfo pMemberInfo)
Parameters
Returns
|
Improve this Doc
View Source
SetValue_Extension(MemberInfo, Object, Object)
Declaration
public static void SetValue_Extension(this MemberInfo pMemberInfo, object pTarget, object pValue)
Parameters