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

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

Méthodes publiques

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

Method Details

TypeAttribute() public méthode

public TypeAttribute ( ) : System
Résultat System

TypeAttribute() public méthode

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

TypeAttribute() public méthode

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