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

Inheritance: ICommandXmlWriter
Afficher le fichier Open project: Tesserex/C--MegaMan-Engine

Méthodes publiques

Méthode Description
Write ( MegaMan.Common.SceneCommandInfo info, XmlWriter writer ) : void

Method Details

Write() public méthode

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