C# 클래스 OakIdeas.EBook.EPUB.Elements.SwitchElement

상속: OakIdeas.EBook.EPUB.BaseElement
파일 보기 프로젝트 열기: oakcool/OakIdeas.EBook

공개 메소드들

메소드 설명
SwitchElement ( ) : System
SwitchElement ( string id ) : System
SwitchElement ( string prefix, string reference, string nameSpace ) : System

메소드 상세

SwitchElement() 공개 메소드

public SwitchElement ( ) : System
리턴 System

SwitchElement() 공개 메소드

public SwitchElement ( string id ) : System
id string
리턴 System

SwitchElement() 공개 메소드

public SwitchElement ( string prefix, string reference, string nameSpace ) : System
prefix string
reference string
nameSpace string
리턴 System