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

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

Méthodes publiques

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

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