Class FieldInfoExtensions
Inheritance
object
FieldInfoExtensions
Namespace: TetraCreations.Core
Assembly: cs.temp.dll.dll
Syntax
public static class FieldInfoExtensions
Methods
GetRawValue(FieldInfo)
Returns a long by default to cover both 32 bits and 64 bits enums.
Declaration
public static long GetRawValue(this FieldInfo fieldInfo)
Parameters
Type | Name | Description |
---|---|---|
FieldInfo | fieldInfo |
Returns
Type | Description |
---|---|
long |