예제 #1
0
 private Func <object> CreateFactory(CacheKey key)
 {
     return(key.GetFactory());
 }