Exemplo n.º 1
0
 public string getInformationGroup()
 {
     return(InformationGroup.ToString());
 }
Exemplo n.º 2
0
 public string getInformationStudent()
 {
     return(" Education Information: " + EducationType + "| Groupe Information: " + InformationGroup.ToString()); //ChangeToRussian
 }