C# 클래스 Squishy.Irc.IrcChatUtil

파일 보기 프로젝트 열기: jaddie/WCell-Utility-Bot

공개 메소드들

메소드 설명
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