Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
XPathVisualizer
Extensions
C# 클래스 XPathVisualizer.Extensions
파일 보기
프로젝트 열기: zippy1981/XPathVisualizer
공개 메소드들
메소드
설명
ToList
(
this
coll
) :
List
XmlEscapeIexcl
(
this
s
) :
string
XmlEscapeQuotes
(
this
s
) :
string
XmlUnescapeIexcl
(
this
s
) :
string
메소드 상세
ToList()
공개
정적인
메소드
public
static
ToList
(
this
coll
) :
List
coll
this
리턴
List
XmlEscapeIexcl()
공개
정적인
메소드
public
static
XmlEscapeIexcl
(
this
s
) :
string
s
this
리턴
string
XmlEscapeQuotes()
공개
정적인
메소드
public
static
XmlEscapeQuotes
(
this
s
) :
string
s
this
리턴
string
XmlUnescapeIexcl()
공개
정적인
메소드
public
static
XmlUnescapeIexcl
(
this
s
) :
string
s
this
리턴
string