コード例 #1
0
 public TextTemplateBatchRepository(EasyObjectStore <TextTemplateBatch> easyObjectStore)
 {
     this.easyObjectStore = easyObjectStore;
 }
コード例 #2
0
 public TextTemplateBatchRepository(EasyObjectStore<TextTemplateBatch> easyObjectStore)
 {
     this.easyObjectStore = easyObjectStore;
 }