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

Inheritance: OakIdeas.EBook.EPUB.Property, IAttribute
显示文件 Open project: oakcool/OakIdeas.EBook

Public Methods

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

Method Details

TypeAttribute() public method

public TypeAttribute ( ) : System
return System

TypeAttribute() public method

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

TypeAttribute() public method

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