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

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

Public Methods

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

Method Details

EventAttribute() public method

public EventAttribute ( ) : System
return System

EventAttribute() public method

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

EventAttribute() public method

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