コード例 #1
0
ファイル: AggregateTimeWindow.cs プロジェクト: nuxleus/WCFWeb
 public AggregateState(AggregateTimeWindow aggregateTimeWindow)
 {
     this.AggregateTimeWindow = aggregateTimeWindow;
 }
コード例 #2
0
ファイル: AggregateTimeWindow.cs プロジェクト: nuxleus/WCFWeb
 public AggregateState(AggregateTimeWindow aggregateTimeWindow)
 {
     this.AggregateTimeWindow = aggregateTimeWindow;
 }