예제 #1
0
 IContextCache IContextCache.GetContextNodes(ContextType contextType, InputType inputType)
 {
     return(CacheBase.GetContextNodes(this, contextType, inputType));
 }