Exemple #1
0
 protected bool IsIsElectionDayOrExtra(ElectionDayСomming edc)
 {
     return(edc == ElectionDayСomming.ItsElectionDay || edc == ElectionDayСomming.ItsExtraElectionDay);
 }
 protected bool IsIsElectionDayOrExtra(ElectionDayСomming edc)
 {
     return edc == ElectionDayСomming.ItsElectionDay || edc == ElectionDayСomming.ItsExtraElectionDay;
 }