Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UCSF
Framework
Utils
StringUtils
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