C# Class DotNetXri.Client.Resolve.Cache.CachedValue

Datei anzeigen 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