C# 클래스 WebQQ.Im.Bean.Content.FontItem

상속: IContentItem
파일 보기 프로젝트 열기: huoshan12345/iQQ.Net

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetText ( ) : string
IsBold ( ) : bool
IsItalic ( ) : bool
IsUnderline ( ) : bool
ToJson ( ) : object

메소드 상세

GetText() 공개 메소드

public GetText ( ) : string
리턴 string

IsBold() 공개 메소드

public IsBold ( ) : bool
리턴 bool

IsItalic() 공개 메소드

public IsItalic ( ) : bool
리턴 bool

IsUnderline() 공개 메소드

public IsUnderline ( ) : bool
리턴 bool

ToJson() 공개 메소드

public ToJson ( ) : object
리턴 object