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

Mostrar archivo Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Public Methods

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

Method Details

Write() public method

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