Ejemplo n.º 1
0
 public void InsertReceipeients(params Recepient[] recepients)
 {
     dbLayer.InsertReceipeients(recepients);
 }