Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
pocorall
SCM_Notifier
SvnXml
C# 클래스 pocorall.SCM_Notifier.SvnXml
파일 보기
프로젝트 열기: pocorall/scm-notifier
1 사용 예제들
공개 메소드들
메소드
설명
ContainsKey
(
string
key
) :
bool
Create
(
string
output
) :
void
GetValue
(
string
key
) :
string
ParseXmlForStatus
( ) :
void
메소드 상세
ContainsKey()
공개
정적인
메소드
public
static
ContainsKey
(
string
key
) :
bool
key
string
리턴
bool
Create()
공개
정적인
메소드
public
static
Create
(
string
output
) :
void
output
string
리턴
void
GetValue()
공개
정적인
메소드
public
static
GetValue
(
string
key
) :
string
key
string
리턴
string
ParseXmlForStatus()
공개
정적인
메소드
public
static
ParseXmlForStatus
( ) :
void
리턴
void