Beispiel #1
0
 IReadContract IReadContract.CopyTo(ContractCollection collection) => collection.Intern(this);
Beispiel #2
0
 IWriteContract IWriteContract.CopyTo(ContractCollection collection) => collection.Intern(this);