C# 클래스 MBUtilities.StringUtils

파일 보기 프로젝트 열기: MatthewCox/MoronBot

공개 메소드들

메소드 설명
ReplaceNewlines ( string text, string replacement ) : string
StripIRCFormatChars ( string text ) : string

메소드 상세

ReplaceNewlines() 공개 정적인 메소드

public static ReplaceNewlines ( string text, string replacement ) : string
text string
replacement string
리턴 string

StripIRCFormatChars() 공개 정적인 메소드

public static StripIRCFormatChars ( string text ) : string
text string
리턴 string