C# Class MegaMan.IO.Xml.Handlers.HandlerXmlReader

Datei anzeigen Open project: Tesserex/C--MegaMan-Engine

Protected Methods

Method Description
LoadBase ( HandlerInfo handler, System.Xml.Linq.XElement node, string basePath ) : void

Method Details

LoadBase() protected method

protected LoadBase ( HandlerInfo handler, System.Xml.Linq.XElement node, string basePath ) : void
handler MegaMan.Common.IncludedObjects.HandlerInfo
node System.Xml.Linq.XElement
basePath string
return void