프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Content | string | ||
Length | int | ||
Type | TextBlockType |
메소드 | 설명 | |
---|---|---|
TextBlock ( TextBlockType type, string content ) : System | ||
ToString ( ) : string |
public TextBlock ( TextBlockType type, string content ) : System | ||
type | TextBlockType | |
content | string | |
리턴 | System |