C# Класс MegaMan.IO.Xml.Includes.EntityGroupXmlWriter

Наследование: IIncludedObjectGroupWriter
Показать файл Открыть проект

Открытые методы

Метод Описание
EntityGroupXmlWriter ( EntityXmlWriter entityWriter ) : System.Collections.Generic
Write ( IEnumerable includedObjects, string filepath ) : void

Описание методов

EntityGroupXmlWriter() публичный Метод

public EntityGroupXmlWriter ( EntityXmlWriter entityWriter ) : System.Collections.Generic
entityWriter EntityXmlWriter
Результат System.Collections.Generic

Write() публичный Метод

public Write ( IEnumerable includedObjects, string filepath ) : void
includedObjects IEnumerable
filepath string
Результат void