public class NullHolidayProvider : IHolidayProviderDim instance As NullHolidayProviderpublic ref class NullHolidayProvider : IHolidayProviderNo code example is currently available or this language may not be supported.| NullHolidayProvider | Initializes a new instance of the NullHolidayProvider class |
| IsPublicHoliday(DateOnly, CultureInfo) | Checks whether the given date is a public holiday for the given Calendar in CultureInfo |
| IsPublicHoliday(DateTime, CultureInfo) | Checks whether the given date is a public holiday for the given Calendar in CultureInfo |