프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Icon | string | ||
Stylesheet | string | ||
Title | string |
메소드 | 설명 | |
---|---|---|
Document ( ) : System | ||
Document ( string title ) : System | ||
Document ( string icon, string stylesheet ) : System | ||
Render ( string bodyContent ) : string |
public Document ( string icon, string stylesheet ) : System | ||
icon | string | |
stylesheet | string | |
리턴 | System |