protected void Page_Load(object sender, EventArgs e) { ts = new TiketService(); ns = new NotifikaceService(); }
public LhutaForm() { InitializeComponent(); ts = new TiketService(); ns = new NotifikaceService(); }