C# 클래스 JsonExtension, J-SQL

파일 보기 프로젝트 열기: jgcoding/J-SQL 1 사용 예제들

공개 메소드들

메소드 설명
CompareString ( this text ) : String
UnQuote ( this text ) : String
WithIdentity ( this ix ) : String
isUUID ( this text ) : Boolean

메소드 상세

CompareString() 공개 정적인 메소드

public static CompareString ( this text ) : String
text this
리턴 String

UnQuote() 공개 정적인 메소드

public static UnQuote ( this text ) : String
text this
리턴 String

WithIdentity() 공개 정적인 메소드

public static WithIdentity ( this ix ) : String
ix this
리턴 String

isUUID() 공개 정적인 메소드

public static isUUID ( this text ) : Boolean
text this
리턴 Boolean