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

Inheritance: IIncludeXmlReader
Datei anzeigen Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Public Methods

Method Description
Load ( Project project, System.Xml.Linq.XElement xmlNode ) : IIncludedObject

Method Details

Load() public method

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