摘要:
public class ServiceStatistics { private int _sourseCount = 0; /// /// 处理源数据量 /// public int SourseCount { get { return _sourseCount; } } private int _destinationCount = 0; /// /// 返回结果数据量 /// pu... 阅读全文
posted @ 2017-04-10 11:49
KUYUTI
阅读(516)
评论(0)
推荐(0)

浙公网安备 33010602011771号