IniEncryptValueAttribute Constructor

TG.INI

IniEncryptValueAttribute Constructor

Initializes a new instance of the IniEncryptValueAttribute class

Namespace:  TG.INI.Serialization
Assembly:  TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)
Syntax
public IniEncryptValueAttribute()
Public Sub New
public:
IniEncryptValueAttribute()
new : unit -> IniEncryptValueAttribute
See Also