C# Class IniFile, SteamWorkshopUploader

Mostra file Open project: nihilocrat/SteamWorkshopUploader Class Usage Examples

Public Properties

Property Type Description
BasePath string

Public Methods

Method Description
LoadFile ( string filename ) : Hashtable>.Dictionary
ToIni ( Hashtable data ) : string

Method Details

LoadFile() public static method

public static LoadFile ( string filename ) : Hashtable>.Dictionary
filename string
return Hashtable>.Dictionary

ToIni() public static method

public static ToIni ( Hashtable data ) : string
data Hashtable
return string

Property Details

BasePath public_oe static_oe property

public static string BasePath
return string