C# Class ExtensionLoader.Ini.IniItem

Afficher le fichier Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Méthodes protégées

Méthode Description
IniItem ( string name, string value, IniType type, string comment ) : System

Method Details

IniItem() protected méthode

protected IniItem ( string name, string value, IniType type, string comment ) : System
name string
value string
type IniType
comment string
Résultat System