예제 #1
0
 IContextCache IContextCache.GetHandledContextNodes(bool handled)
 {
     return(CacheBase.GetHandledContextNodes(this, handled));
 }