FormatParametersAttribute Methods |
The FormatParametersAttribute type exposes the following members.
Name | Description | |
---|---|---|
DeserializeFormatSpecificParameters |
Creates a dictionary map from the format specific parameters.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromAttributeValue |
Initializes a new instance of the FormatParametersAttribute class.
| |
GetAttributeValue |
Gets the internal value of the attribute.
(Overrides AttributeGetAttributeValue.) | |
GetFormatSpecificParameter |
Gets a format specific parameter.
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SerializeFormatSpecificParameters |
Updates the format specific parameters based on a dictionary map.
| |
SetFormatSpecificParameter |
Sets a format specific parameter.
| |
ToString |
Converts this instance to a string.
(Inherited from Attribute.) | |
TryGetFormatSpecificParameter |
Tries to get a format specific parameter.
| |
UnsetFormatSpecificParameter |
Unsets a format specific parameter.
|