C# Class MegaMan.IO.Xml.Entities.PositionComponentXmlReader

Inheritance: IComponentXmlReader
ファイルを表示 Open project: Tesserex/C--MegaMan-Engine

Public Methods

Method Description
Load ( System.Xml.Linq.XElement node, Project project ) : IComponentInfo

Method Details

Load() public method

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