C# Class OakIdeas.EBook.EPUB.Attributes.AlphabetAttribute

Inheritance: OakIdeas.EBook.EPUB.Property, OakIdeas.EBook.EPUB.Attributes.IAttribute
Show file Open project: oakcool/OakIdeas.EBook

Public Methods

Method Description
AlphabetAttribute ( ) : System
AlphabetAttribute ( string value ) : System
AlphabetAttribute ( string prefix, string reference, string nameSpace, bool defaultVocabulary ) : System

Method Details

AlphabetAttribute() public method

public AlphabetAttribute ( ) : System
return System

AlphabetAttribute() public method

public AlphabetAttribute ( string value ) : System
value string
return System

AlphabetAttribute() public method

public AlphabetAttribute ( string prefix, string reference, string nameSpace, bool defaultVocabulary ) : System
prefix string
reference string
nameSpace string
defaultVocabulary bool
return System