コード例 #1
0
 public PerformanceStatisticService(IPerformanceStatisticRepository iPerformanceStatisticRepository)
 {
     this._iPerformanceStatisticRepository = iPerformanceStatisticRepository;
 }
コード例 #2
0
 public PerformanceStatisticService(IPerformanceStatisticRepository iPerformanceStatisticRepository)
 {
     this._iPerformanceStatisticRepository = iPerformanceStatisticRepository;
 }