Esempio n. 1
0
 public void CreateAdminData(AdminDetails admindetails)
 {
     admindl.createadmin(admindetails);
 }