C# 클래스 DotNetXri.Client.Resolve.CacheNode

파일 보기 프로젝트 열기: AArnott/dotnetxri 1 사용 예제들

비공개 메소드들

메소드 설명
CacheNode ( Cache oCache ) : System.Collections
CacheNode ( CacheNode oParent, string sSubsegment ) : System.Collections
addToFront ( ) : void
detach ( ) : void
find ( string sSubSegment ) : CacheNode
find ( XRIAuthority oAuth, int nNextSubsegment, bool bCompleteChain, ArrayList oCachedDescriptors ) : CacheResult
mkdir ( XRIAuthority oAuth, int n, int iTargetDepth ) : CacheNode
mkdir ( string sSubSegment ) : CacheNode
removeSelf ( bool bRemoveFromParent ) : bool
touch ( ) : void