C# Class IniFile, SteamWorkshopUploader

Afficher le fichier Open project: nihilocrat/SteamWorkshopUploader Class Usage Examples

Méthodes publiques

Свойство Type Description
BasePath string

Méthodes publiques

Méthode Description
LoadFile ( string filename ) : Hashtable>.Dictionary
ToIni ( Hashtable data ) : string

Method Details

LoadFile() public static méthode

public static LoadFile ( string filename ) : Hashtable>.Dictionary
filename string
Résultat Hashtable>.Dictionary

ToIni() public static méthode

public static ToIni ( Hashtable data ) : string
data Hashtable
Résultat string

Property Details

BasePath public_oe static_oe property

public static string BasePath
Résultat string