示例#1
0
 protected override CacheCollectionDto ProcessDto(CacheCollection cache)
 {
     return(cache.ToDto());
 }