C# Class Squishy.Irc.IrcChatUtil

Afficher le fichier Open project: jaddie/WCell-Utility-Bot

Méthodes publiques

Méthode Description
Bold ( this text ) : string
Colorize ( this text, IrcColorCode color ) : string
GetColor ( IrcColorCode color ) : string

Method Details

Bold() public static méthode

public static Bold ( this text ) : string
text this
Résultat string

Colorize() public static méthode

public static Colorize ( this text, IrcColorCode color ) : string
text this
color IrcColorCode
Résultat string

GetColor() public static méthode

public static GetColor ( IrcColorCode color ) : string
color IrcColorCode
Résultat string