Exemplo n.º 1
0
 public string InUpDegreeType(DegreeType degreetype)
 {
     return(DegreeTypeDS.UpdateDegreeType(degreetype));
 }