Exemplo n.º 1
0
 public string getType(string ID)
 {
     return(itsDAL.getType(ID));
 }