C# Class MegaMan.IO.Xml.Handlers.Commands.AutoscrollCommandXmlWriter

Inheritance: ICommandXmlWriter
Show file Open project: Tesserex/C--MegaMan-Engine

Public Methods

Method Description
Write ( MegaMan.Common.SceneCommandInfo info, XmlWriter writer ) : void

Method Details

Write() public method

public Write ( MegaMan.Common.SceneCommandInfo info, XmlWriter writer ) : void
info MegaMan.Common.SceneCommandInfo
writer System.Xml.XmlWriter
return void