C# Class MegaMan.IO.Xml.Includes.EntityGroupXmlWriter

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

Méthodes publiques

Méthode Description
EntityGroupXmlWriter ( EntityXmlWriter entityWriter ) : System.Collections.Generic
Write ( IEnumerable includedObjects, string filepath ) : void

Method Details

EntityGroupXmlWriter() public méthode

public EntityGroupXmlWriter ( EntityXmlWriter entityWriter ) : System.Collections.Generic
entityWriter EntityXmlWriter
Résultat System.Collections.Generic

Write() public méthode

public Write ( IEnumerable includedObjects, string filepath ) : void
includedObjects IEnumerable
filepath string
Résultat void