Свойство | Type | Description | |
---|---|---|---|
BooleanField | bool? | ||
BooleanFieldStatic | bool? | ||
ByteField | byte? | ||
ByteFieldStatic | byte? | ||
CharField | char? | ||
CharFieldStatic | char? | ||
DoubleField | double? | ||
DoubleFieldStatic | double? | ||
FloatField | float? | ||
FloatFieldStatic | float? | ||
Int16Field | Int16? | ||
Int16FieldStatic | Int16? | ||
Int32Field | Int32? | ||
Int32FieldStatic | Int32? | ||
Int64Field | Int64? | ||
Int64FieldStatic | Int64? | ||
IntField | int? | ||
IntFieldStatic | int? | ||
LongField | long? | ||
LongFieldStatic | long? | ||
SByteField | sbyte? | ||
SByteFieldStatic | sbyte? | ||
UInt16Field | UInt16? | ||
UInt16FieldStatic | UInt16? | ||
UInt32Field | UInt32? | ||
UInt32FieldStatic | UInt32? | ||
UInt64Field | UInt64? | ||
UInt64FieldStatic | UInt64? |
Méthode | Description | |
---|---|---|
Setup ( ) : void |
public static bool? BooleanFieldStatic | ||
Résultat | bool? |
public static double? DoubleFieldStatic | ||
Résultat | double? |
public static UInt16? UInt16FieldStatic | ||
Résultat | UInt16? |
public static UInt32? UInt32FieldStatic | ||
Résultat | UInt32? |