Метод | Описание | |
---|---|---|
CreateQuestMap ( ) : System.Xml.Linq.XElement | ||
CreateQuests ( ) : System.Xml.Linq.XElement | ||
CreateTaskEvals ( string name, BioStateTaskList>.IDictionary |
||
Load ( string path ) : |
||
ReadQuests ( System.Xml.Linq.XElement root ) : BioQuest>.IDictionary |
||
Save ( string path ) : void | ||
XmlBioQuestMap ( BioQuest>.IDictionary |
public CreateQuestMap ( ) : System.Xml.Linq.XElement | ||
Результат | System.Xml.Linq.XElement |
public CreateQuests ( ) : System.Xml.Linq.XElement | ||
Результат | System.Xml.Linq.XElement |
public static CreateTaskEvals ( string name, BioStateTaskList>.IDictionary |
||
name | string | |
taskEvals | BioStateTaskList>.IDictionary | |
Результат | System.Xml.Linq.XElement |
public static Load ( string path ) : |
||
path | string | |
Результат |
public static ReadQuests ( System.Xml.Linq.XElement root ) : BioQuest>.IDictionary |
||
root | System.Xml.Linq.XElement | |
Результат | BioQuest>.IDictionary |
public XmlBioQuestMap ( BioQuest>.IDictionary |
||
quests | BioQuest>.IDictionary | |
Результат | System |