Represents a holiday.
Namespace: MindFusion.HolidayProviders
Assembly: MindFusion.HolidayProviders
C# Copy Code |
---|
public class Holiday |
Visual Basic Copy Code |
---|
Public Class Holiday |
Instances of this class are created and returned by the GetHolidays method of the IHolidayProvider implementations.
System.Object
MindFusion.HolidayProviders.Holiday