C# 클래스 Foundatio.Repositories.Extensions.StringExtensions

파일 보기 프로젝트 열기: exceptionless/Foundatio.Repositories

공개 메소드들

메소드 설명
IsNumeric ( this value ) : bool
ToJTokenPath ( this path ) : string

메소드 상세

IsNumeric() 공개 정적인 메소드

public static IsNumeric ( this value ) : bool
value this
리턴 bool

ToJTokenPath() 공개 정적인 메소드

public static ToJTokenPath ( this path ) : string
path this
리턴 string