CheckDate(DateTime)
|
Determines how to treat the specified date in terms of the work day and a holiday.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current KnownDateDay instance.
|
GetHashCode()
|
Gets the hash code (a number) that corresponds to the value of the current KnownDateDay object.
|
GetType()
|
Gets the Type of the current instance.
|
IsWorkDay(DateTime)
|
Determines whether the specified date is treated as a working day for the current working day.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|