public void ContainsSvos_None() { AssemblyAssert.ContainsSvos <Date>( typeof(Date), typeof(DateSpan), typeof(EmailAddress), typeof(Gender), typeof(HouseNumber), typeof(LocalDateTime), typeof(Month), typeof(Percentage), typeof(PostalCode), typeof(Uuid), typeof(WeekDate), typeof(Year), typeof(YesNo), typeof(Financial.Amount), typeof(Financial.BusinessIdentifierCode), typeof(Financial.Currency), typeof(Financial.InternationalBankAccountNumber), typeof(Financial.Money), typeof(Globalization.Country), typeof(IO.StreamSize), typeof(Security.Cryptography.CryptographicSeed), typeof(Statistics.Elo), typeof(Web.InternetMediaType) ); }
public void ContainsSvos_None() { AssemblyAssert.ContainsSvos <Timestamp>(typeof(Timestamp)); }