C# 클래스 MegaMan.IO.Xml.Includes.EntityGroupXmlWriter

상속: IIncludedObjectGroupWriter
파일 보기 프로젝트 열기: Tesserex/C--MegaMan-Engine

공개 메소드들

메소드 설명
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