public void InsertReceipeients(params Recepient[] recepients) { dbLayer.InsertReceipeients(recepients); }