C# 클래스 Glyma.UtilityService.Export.IBIS.Compendium.Model.XmlView.View

상속: Glyma.UtilityService.Export.IBIS.Common.Model.Xml.XmlElementBase
파일 보기 프로젝트 열기: chris-tomich/Glyma 1 사용 예제들

공개 메소드들

메소드 설명
CreateElement ( ) : void
View ( System.Guid mapId, CompendiumNode node, XmlDocument doc, XmlElement parent ) : System

메소드 상세

CreateElement() 공개 메소드

public CreateElement ( ) : void
리턴 void

View() 공개 메소드

public View ( System.Guid mapId, CompendiumNode node, XmlDocument doc, XmlElement parent ) : System
mapId System.Guid
node CompendiumNode
doc System.Xml.XmlDocument
parent System.Xml.XmlElement
리턴 System