示例#1
0
 public CacheContext(ICacheContext context)
     : this(context, context.GetHandlerContext())
 {
 }