C# Class WebQQ.Im.Bean.Content.FontItem

Inheritance: IContentItem
Afficher le fichier Open project: huoshan12345/iQQ.Net

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetText ( ) : string
IsBold ( ) : bool
IsItalic ( ) : bool
IsUnderline ( ) : bool
ToJson ( ) : object

Method Details

GetText() public méthode

public GetText ( ) : string
Résultat string

IsBold() public méthode

public IsBold ( ) : bool
Résultat bool

IsItalic() public méthode

public IsItalic ( ) : bool
Résultat bool

IsUnderline() public méthode

public IsUnderline ( ) : bool
Résultat bool

ToJson() public méthode

public ToJson ( ) : object
Résultat object