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

Inheritance: OakIdeas.EBook.EPUB.Property, IAttribute
Afficher le fichier Open project: oakcool/OakIdeas.EBook

Méthodes publiques

Méthode Description
LanguageAttribute ( ) : System
LanguageAttribute ( string value ) : System
LanguageAttribute ( string prefix, string reference, string nameSpace, bool defaultVocabulary ) : System

Method Details

LanguageAttribute() public méthode

public LanguageAttribute ( ) : System
Résultat System

LanguageAttribute() public méthode

public LanguageAttribute ( string value ) : System
value string
Résultat System

LanguageAttribute() public méthode

public LanguageAttribute ( string prefix, string reference, string nameSpace, bool defaultVocabulary ) : System
prefix string
reference string
nameSpace string
defaultVocabulary bool
Résultat System