C# Class MegaMan.IO.Xml.Handlers.Commands.ConditionCommandXmlReader

Inheritance: ICommandXmlReader
Afficher le fichier Open project: Tesserex/C--MegaMan-Engine

Méthodes publiques

Méthode Description
ConditionCommandXmlReader ( HandlerCommandXmlReader commandReader ) : System
Load ( System.Xml.Linq.XElement node, string basePath ) : MegaMan.Common.SceneCommandInfo

Method Details

ConditionCommandXmlReader() public méthode

public ConditionCommandXmlReader ( HandlerCommandXmlReader commandReader ) : System
commandReader HandlerCommandXmlReader
Résultat System

Load() public méthode

public Load ( System.Xml.Linq.XElement node, string basePath ) : MegaMan.Common.SceneCommandInfo
node System.Xml.Linq.XElement
basePath string
Résultat MegaMan.Common.SceneCommandInfo