C# 클래스 OakIdeas.EBook.EPUB.Attributes.PhAttribute
파일 보기
프로젝트 열기: oakcool/OakIdeas.EBook
공개 메소드들
메소드 |
설명 |
|
PhAttribute ( ) : System |
|
|
PhAttribute ( string value ) : System |
|
|
PhAttribute ( string prefix, string reference, string nameSpace, bool defaultVocabulary ) : System |
|
|
메소드 상세
public PhAttribute ( string value ) : System |
value |
string |
|
리턴 |
System |
|
public PhAttribute ( string prefix, string reference, string nameSpace, bool defaultVocabulary ) : System |
prefix |
string |
|
reference |
string |
|
nameSpace |
string |
|
defaultVocabulary |
bool |
|
리턴 |
System |
|