コード例 #1
0
 IContextCache IContextCache.GetRecognitionPatternNodes(InputType inputType)
 {
     return(CacheBase.GetRecognitionPatternNodes(this, inputType));
 }