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

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

Public Methods

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

Method Details

PhAttribute() public method

public PhAttribute ( ) : System
return System

PhAttribute() public method

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

PhAttribute() public method

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