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

Afficher le fichier Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Méthodes publiques

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

Method Details

Write() public méthode

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