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

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

Méthodes publiques

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

Method Details

PhAttribute() public méthode

public PhAttribute ( ) : System
Résultat System

PhAttribute() public méthode

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

PhAttribute() public méthode

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