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

Inheritance: OakIdeas.EBook.EPUB.BaseElement
Afficher le fichier Open project: oakcool/OakIdeas.EBook

Méthodes publiques

Méthode Description
SwitchElement ( ) : System
SwitchElement ( string id ) : System
SwitchElement ( string prefix, string reference, string nameSpace ) : System

Method Details

SwitchElement() public méthode

public SwitchElement ( ) : System
Résultat System

SwitchElement() public méthode

public SwitchElement ( string id ) : System
id string
Résultat System

SwitchElement() public méthode

public SwitchElement ( string prefix, string reference, string nameSpace ) : System
prefix string
reference string
nameSpace string
Résultat System