예제 #1
0
 ContextNode IContextCache.GetMostRecent()
 {
     return(CacheBase.GetMostRecent(this));
 }