C# Class MegaMan.IO.Xml.Includes.PalletesXmlReader

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

Méthodes publiques

Méthode Description
Load ( Project project, System.Xml.Linq.XElement xmlNode ) : IIncludedObject

Private Methods

Méthode Description
PaletteFromXml ( System.Xml.Linq.XElement node, string baseDir ) : MegaMan.Common.PaletteInfo

Method Details

Load() public méthode

public Load ( Project project, System.Xml.Linq.XElement xmlNode ) : IIncludedObject
project MegaMan.Common.Project
xmlNode System.Xml.Linq.XElement
Résultat IIncludedObject