Class CalculatedEventsText
Calculated events texts.
Inheritance
System.Object
CalculatedEventsText
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: ThisDate
Assembly: ThisDate.dll
Syntax
public static class CalculatedEventsText
Properties
| Improve this Doc View SourceEasterSunday
Gets the Easter Sunday text.
Declaration
[NotNull]
public static string EasterSunday { get; }
Property Value
Type | Description |
---|---|
System.String | The Easter Sunday text. This will never be null. |
GoodFriday
Gets the Good Friday text.
Declaration
[NotNull]
public static string GoodFriday { get; }
Property Value
Type | Description |
---|---|
System.String | The Good Friday text. This will never be null. |