C# 클래스 Pihrtsoft.Text.RegularExpressions.Linq.TextUtility

파일 보기 프로젝트 열기: JosefPihrt/LinqToRegex

공개 메소드들

메소드 설명
GetAsciiCharName ( AsciiChar value ) : string
NumberToString ( int number ) : string

메소드 상세

GetAsciiCharName() 공개 정적인 메소드

public static GetAsciiCharName ( AsciiChar value ) : string
value AsciiChar
리턴 string

NumberToString() 공개 정적인 메소드

public static NumberToString ( int number ) : string
number int
리턴 string