C# 클래스 Glyma.UtilityService.Export.IBIS.Compendium.Model.XmlLink.ReferenceLink

상속: LinkBase
파일 보기 프로젝트 열기: chris-tomich/Glyma 1 사용 예제들

공개 메소드들

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

메소드 상세

CreateElement() 공개 메소드

public CreateElement ( ) : void
리턴 void

ReferenceLink() 공개 메소드

public ReferenceLink ( System.Guid mapId, CompendiumNode referenceNode, CompendiumNode originNode, XmlDocument doc, XmlElement parent ) : System
mapId System.Guid
referenceNode CompendiumNode
originNode CompendiumNode
doc System.Xml.XmlDocument
parent System.Xml.XmlElement
리턴 System