SerializationHelperTypesToHeader Field |
Convert a type to header byte
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static readonly Dictionary<Type, byte> TypesToHeader
Public Shared ReadOnly TypesToHeader As Dictionary(Of Type, Byte)
public:
static initonly Dictionary<Type^, unsigned char>^ TypesToHeader
static val TypesToHeader: Dictionary<Type, byte>
Field Value
Type:
DictionaryType,
ByteSee Also