C# 클래스 MegaMan.IO.Xml.Handlers.Commands.AutoscrollCommandXmlWriter

상속: ICommandXmlWriter
파일 보기 프로젝트 열기: Tesserex/C--MegaMan-Engine

공개 메소드들

메소드 설명
Write ( MegaMan.Common.SceneCommandInfo info, XmlWriter writer ) : void

메소드 상세

Write() 공개 메소드

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