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

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

Méthodes publiques

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

Method Details

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