예제 #1
0
 public int FindSuperviseMxID(string Title)
 {
     return(SuperviseMxDAL.FindSuperviseMxID(Title));
 }