Exemplo n.º 1
0
 public void insertConsulate(LocationMaster location)
 {
     locationdal.InsertConsulate(location);
 }