C# 클래스 UCSF.Framework.Utils.StringUtils

파일 보기 프로젝트 열기: CTSIatUCSF/gadgets

공개 메소드들

메소드 설명
DropQuotes ( this value ) : string
SafeTrim ( this value ) : string

메소드 상세

DropQuotes() 공개 정적인 메소드

public static DropQuotes ( this value ) : string
value this
리턴 string

SafeTrim() 공개 정적인 메소드

public static SafeTrim ( this value ) : string
value this
리턴 string