예제 #1
0
 public string getVisaByID(string p)
 {
     return(itsDAL.getVisaByID(p));
 }