Class TypeExtensions
Namespace: Holoride.ElasticSDK
Assembly: Holoride.ElasticSDK.Runtime.dll
Syntax
public static class TypeExtensions
Methods
GetSerializedField(Type, string)
Declaration
public static FieldInfo GetSerializedField(this Type type, string name)
Parameters
Type | Name | Description |
---|---|---|
Type | type | |
string | name |
Returns
Type | Description |
---|---|
FieldInfo |