C# Class BoolHelper, RPGQuest

Afficher le fichier Open project: hughrogers/RPGQuest Class Usage Examples

Méthodes publiques

Méthode Description
FromHashtable ( Hashtable ht, string key, bool &data ) : void

Method Details

FromHashtable() public static méthode

public static FromHashtable ( Hashtable ht, string key, bool &data ) : void
ht Hashtable
key string
data bool
Résultat void