Class UShortConverter
Inherited Members
Namespace: Xareus.Scenarios.Converter
Assembly: Xareus.Scenarios.dll
Syntax
[TypeConverterFor(typeof(ushort))]
public class UShortConverter : PrimitiveConverter
Constructors
UShortConverter()
Declaration
public UShortConverter()