IniConfiguration(T) Class
From TG.INI
TG.INI
IniConfigurationT Class |
[Missing <summary> documentation for "T:TG.INI.IniConfiguration`1"]
Namespace: TG.INI
Assembly: TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)
public class IniConfiguration<T>
Public Class IniConfiguration(Of T)
generic<typename T> public ref class IniConfiguration
type IniConfiguration<'T> = class end
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:TG.INI.IniConfiguration`1"]
The IniConfigurationT type exposes the following members.
| Name | Description | |
|---|---|---|
| IniConfigurationT(String) |
Initializes a new instance of IniConfigurationT.
| |
| IniConfigurationT(String, IEncryptionHandler) |
Initializes a new instance of IniConfigurationT.
|
| Name | Description | |
|---|---|---|
| EncryptionHandler | ||
| Path | ||
| Properties |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Load | ||
| MemberwiseClone | (Inherited from Object.) | |
| Save | ||
| ToString | (Inherited from Object.) |