Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mvp
Xml
Common
XmlBaseState
C# 클래스 Mvp.Xml.Common.XmlBaseState
파일 보기
프로젝트 열기: Monobjc/monobjc-tools
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
BaseUri
System.Uri
Depth
int
공개 메소드들
메소드
설명
XmlBaseState
( ) :
System
XmlBaseState
(
Uri
baseUri
,
int
depth
) :
System
메소드 상세
XmlBaseState()
공개
메소드
public
XmlBaseState
( ) :
System
리턴
System
XmlBaseState()
공개
메소드
public
XmlBaseState
(
Uri
baseUri
,
int
depth
) :
System
baseUri
System.Uri
depth
int
리턴
System
프로퍼티 상세
BaseUri
공개적으로 프로퍼티
public
Uri,System
BaseUri
리턴
System.Uri
Depth
공개적으로 프로퍼티
public
int
Depth
리턴
int