public int Post(BrojeviTelefona g) { DataProvider provider = new DataProvider(); return(provider.AddBTelefona(g)); }