Class RuntimeFieldHandleImpl
Inheritance
System.Object
RuntimeFieldHandleImpl
Namespace: Cosmos.Core_Plugs
Assembly: Cosmos.Core_Plugs.dll
Syntax
public static class RuntimeFieldHandleImpl : object
Methods
| Improve this Doc View SourceGetValue(FieldInfo, Object, Object, Object, ref Boolean)
Declaration
public static object GetValue(FieldInfo field, object instance, object fieldType, object declaringType, ref bool domainInitialized)
Parameters
Type | Name | Description |
---|---|---|
FieldInfo | field | |
System.Object | instance | |
System.Object | fieldType | |
System.Object | declaringType | |
System.Boolean | domainInitialized |
Returns
Type | Description |
---|---|
System.Object |