C# Class ExtensionLoader.Ini.IniItem

ファイルを表示 Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Protected Methods

Method Description
IniItem ( string name, string value, IniType type, string comment ) : System

Method Details

IniItem() protected method

protected IniItem ( string name, string value, IniType type, string comment ) : System
name string
value string
type IniType
comment string
return System