TG.INI
IniQuoteValueAttribute Class |
Tells the serializer to quote the value.
Inheritance Hierarchy
Namespace: TG.INI.Serialization
Assembly: TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)
Syntax
The IniQuoteValueAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
IniQuoteValueAttribute | Initializes a new instance of the IniQuoteValueAttribute class |
Properties
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Attribute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Attribute.) | |
GetType | (Inherited from Object.) | |
IsDefaultAttribute | (Inherited from Attribute.) | |
Match | (Inherited from Attribute.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also