コード例 #1
0
 public ContractStateRoot(NoDeleteContractStateSource stateDS) : this(stateDS, null)
 {
 }
コード例 #2
0
 public StateRepositoryRoot(NoDeleteContractStateSource stateDS) : this(stateDS, null)
 {
 }