FastReflectionExtensions 方法 |
FastReflectionExtensions 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() ![]() | FastGetValue(FieldInfo, Object) | |
![]() ![]() | FastGetValue(PropertyInfo, Object) | |
![]() ![]() | FastInvoke(ConstructorInfo, Object) | |
![]() ![]() | FastInvoke(MethodInfo, Object, Object) |
反射快速调用
|
![]() ![]() | FastSetValue | |
![]() ![]() | GetValue |
快速动态获取对象的属性值
|
![]() ![]() | Invoke |
快速动态调用对象的方法
|
![]() ![]() | SetValue |
快速动态设置对象的属性值
|