C# Класс Squishy.Irc.IrcChatUtil

Показать файл Открыть проект

Открытые методы

Метод Описание
Bold ( this text ) : string
Colorize ( this text, IrcColorCode color ) : string
GetColor ( IrcColorCode color ) : string

Описание методов

Bold() публичный статический Метод

public static Bold ( this text ) : string
text this
Результат string

Colorize() публичный статический Метод

public static Colorize ( this text, IrcColorCode color ) : string
text this
color IrcColorCode
Результат string

GetColor() публичный статический Метод

public static GetColor ( IrcColorCode color ) : string
color IrcColorCode
Результат string