C# Class OakIdeas.EBook.EPUB.Elements.SwitchElement

Inheritance: OakIdeas.EBook.EPUB.BaseElement
显示文件 Open project: oakcool/OakIdeas.EBook

Public Methods

Method Description
SwitchElement ( ) : System
SwitchElement ( string id ) : System
SwitchElement ( string prefix, string reference, string nameSpace ) : System

Method Details

SwitchElement() public method

public SwitchElement ( ) : System
return System

SwitchElement() public method

public SwitchElement ( string id ) : System
id string
return System

SwitchElement() public method

public SwitchElement ( string prefix, string reference, string nameSpace ) : System
prefix string
reference string
nameSpace string
return System