Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Mvp
Xml
Common
XmlBaseState
C# Class Mvp.Xml.Common.XmlBaseState
ファイルを表示
Open project: Monobjc/monobjc-tools
Class Usage Examples
Public Properties
Property
Type
Description
BaseUri
System.Uri
Depth
int
Public Methods
Method
Description
XmlBaseState
( ) :
System
XmlBaseState
(
Uri
baseUri
,
int
depth
) :
System
Method Details
XmlBaseState()
public
method
public
XmlBaseState
( ) :
System
return
System
XmlBaseState()
public
method
public
XmlBaseState
(
Uri
baseUri
,
int
depth
) :
System
baseUri
System.Uri
depth
int
return
System
Property Details
BaseUri
public_oe property
public
Uri,System
BaseUri
return
System.Uri
Depth
public_oe property
public
int
Depth
return
int