Ejemplo n.º 1
0
 public static AdresMatchCollectieAssertions Should(this AddressMatchCollection subject)
 => new AdresMatchCollectieAssertions(subject);
Ejemplo n.º 2
0
 public static AdresMatchCollectieAssertions Should(this AddressMatchCollection subject)
 {
     return(new AdresMatchCollectieAssertions(subject));
 }