Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
DotNetXri
Client
Resolve
Cache.CachedValue
C# Class DotNetXri.Client.Resolve.Cache.CachedValue
显示文件
Open project: AArnott/dotnetxri
Public Methods
Method
Description
ToString
( ) :
string
getDepth
( ) :
int
getDescriptor
( ) :
XRD
Private Methods
Method
Description
CachedValue
(
XRD
oDesc
,
int
nDepth
) :
System.Collections
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
getDepth()
public
method
public
getDepth
( ) :
int
return
int
getDescriptor()
public
method
public
getDescriptor
( ) :
XRD
return
XRD