IniIgnorePropertyAttribute Constructor

From TG.INI

IniIgnorePropertyAttribute Constructor

Overload List
  NameDescription
Public methodIniIgnorePropertyAttribute
Default constructor where Ignore is true.
Public methodIniIgnorePropertyAttribute(Boolean)
Constructor where you define if the property should be ignored.
Top
See Also