コード例 #1
0
 public IdempotentHandler(IMyOrm orm)
 {
     this.orm = orm;
 }