C# Class KeyValueConfig, CASCExplorer

Afficher le fichier Open project: WoW-Tools/CASCExplorer Class Usage Examples

Méthodes publiques

Méthode Description
ReadKeyValueConfig ( Stream, stream ) : KeyValueConfig,
ReadKeyValueConfig ( TextReader, reader ) : KeyValueConfig,
this ( string key ) : List

Method Details

ReadKeyValueConfig() public static méthode

public static ReadKeyValueConfig ( Stream, stream ) : KeyValueConfig,
stream Stream,
Résultat KeyValueConfig,

ReadKeyValueConfig() public static méthode

public static ReadKeyValueConfig ( TextReader, reader ) : KeyValueConfig,
reader TextReader,
Résultat KeyValueConfig,

this() public méthode

public this ( string key ) : List
key string
Résultat List