Beispiel #1
0
 public static AdresMatchCollectieAssertions Should(this AddressMatchCollection subject)
 => new AdresMatchCollectieAssertions(subject);
Beispiel #2
0
 public static AdresMatchCollectieAssertions Should(this AddressMatchCollection subject)
 {
     return(new AdresMatchCollectieAssertions(subject));
 }