コード例 #1
0
 public override void Handle(IClashTruncated command)
 {
     _clashRepository.Truncate();
 }