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

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

Méthodes publiques

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

Method Details

UniqueIdentifierAttribute() public méthode

public UniqueIdentifierAttribute ( ) : System
Résultat System

UniqueIdentifierAttribute() public méthode

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

UniqueIdentifierAttribute() public méthode

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