コード例 #1
0
 public Aggregate1(CreateAggregate command)
     : this(command.NewItemId)
 {
 }
コード例 #2
0
 public Aggregate1(CreateAggregate command)
     : this(command.NewItemId)
 { }