Exemple #1
0
 public ContractStateRoot(NoDeleteContractStateSource stateDS) : this(stateDS, null)
 {
 }
Exemple #2
0
 public StateRepositoryRoot(NoDeleteContractStateSource stateDS) : this(stateDS, null)
 {
 }