MemberCache
Class in Arbor / Inherits from: object
Description
MemberInfo cache
Static Methods
| Method Name | Description | 
|---|---|
| Clear | Clear cache | 
| GetFieldInfo | Get FieldInfo. | 
| GetFieldInfoRenamedFrom | Get the renamed FieldInfo. | 
| GetMethodInfo | Get MethodInfo. | 
| GetMethodInfoRenamedFrom | Get the renamed MethodInfo. | 
| GetPropertyInfo | Get PropertyInfo. | 
| GetPropertyInfoRenamedFrom | Get the renamed PropertyInfo. |