NeverEnds method
void
NeverEnds()
Implementation
void NeverEnds() {
this._numberOfOccurrences = null;
this._endDate = null;
this.Changed();
}
void NeverEnds() {
this._numberOfOccurrences = null;
this._endDate = null;
this.Changed();
}