Esempio n. 1
0
 public void Insert(PlanoUsuario item)
 {
     PlanoUsuarioDAL.InsertPlanoUsuario(item);
 }