示例#1
0
 public MyServiceKingAopStyleImpl(TypedObjectCache <MyDataType> cache)
 {
     this.cache = cache;
 }