Exemplo n.º 1
0
 public static EMusteri MusteriBul(int mID)
 {
     return(DALMusteri.MusteriBul(mID));
 }