CurrencyDataType<T>(PropertyMetadataBuilder<T, Nullable<UInt16>>)
static
|
Configures the property editor to display currency values.
|
CurrencyDataType<T>(PropertyMetadataBuilder<T, Nullable<UInt32>>)
static
|
Configures the property editor to display currency values.
|
CurrencyDataType<T>(PropertyMetadataBuilder<T, Nullable<UInt64>>)
static
|
Configures the property editor to display currency values.
|
CurrencyDataType<T>(PropertyMetadataBuilder<T, UInt16>)
static
|
Configures the property editor to display currency values.
|
CurrencyDataType<T>(PropertyMetadataBuilder<T, UInt32>)
static
|
Configures the property editor to display currency values.
|
CurrencyDataType<T>(PropertyMetadataBuilder<T, UInt64>)
static
|
Configures the property editor to display currency values.
|
EnumDataType<T>(PropertyMetadataBuilder<T, Nullable<UInt16>>, Type)
static
|
|
EnumDataType<T>(PropertyMetadataBuilder<T, Nullable<UInt32>>, Type)
static
|
|
EnumDataType<T>(PropertyMetadataBuilder<T, Nullable<UInt64>>, Type)
static
|
|
EnumDataType<T>(PropertyMetadataBuilder<T, UInt16>, Type)
static
|
|
EnumDataType<T>(PropertyMetadataBuilder<T, UInt32>, Type)
static
|
|
EnumDataType<T>(PropertyMetadataBuilder<T, UInt64>, Type)
static
|
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
NumericMask<T>(PropertyMetadataBuilder<T, Nullable<UInt16>>, String, Boolean)
static
|
|
NumericMask<T>(PropertyMetadataBuilder<T, Nullable<UInt32>>, String, Boolean)
static
|
|
NumericMask<T>(PropertyMetadataBuilder<T, Nullable<UInt64>>, String, Boolean)
static
|
|
NumericMask<T>(PropertyMetadataBuilder<T, UInt16>, String, Boolean)
static
|
|
NumericMask<T>(PropertyMetadataBuilder<T, UInt32>, String, Boolean)
static
|
|
NumericMask<T>(PropertyMetadataBuilder<T, UInt64>, String, Boolean)
static
|
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|