C# Class MegaMan.IO.Xml.Effects.InputEffectPartXmlWriter

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

Méthodes publiques

Méthode Description
Write ( IEffectPartInfo info, XmlWriter writer ) : void

Method Details

Write() public méthode

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