AspectCache使用属性缓存的实现方式
方面缓存使用属性缓存。由提供支持。像这样:
[ Cache ]
public string SomeMethod(int someArgument) { return \"somevalue\"; }
有关更多信息,请参阅我的。
下载地址
用户评论