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