C# 클래스 OakIdeas.EBook.EPUB.Attributes.UniqueIdentifierAttribute

상속: OakIdeas.EBook.EPUB.Property, IAttribute
파일 보기 프로젝트 열기: oakcool/OakIdeas.EBook

공개 메소드들

메소드 설명
UniqueIdentifierAttribute ( ) : System
UniqueIdentifierAttribute ( string value ) : System
UniqueIdentifierAttribute ( string prefix, string reference, string nameSpace, bool defaultVocabulary ) : System

메소드 상세

UniqueIdentifierAttribute() 공개 메소드

public UniqueIdentifierAttribute ( ) : System
리턴 System

UniqueIdentifierAttribute() 공개 메소드

public UniqueIdentifierAttribute ( string value ) : System
value string
리턴 System

UniqueIdentifierAttribute() 공개 메소드

public UniqueIdentifierAttribute ( string prefix, string reference, string nameSpace, bool defaultVocabulary ) : System
prefix string
reference string
nameSpace string
defaultVocabulary bool
리턴 System