public Form1() { InitializeComponent(); BLL = new BLL.BusinessLogicLayer(); }
public Form1() { InitializeComponent(); BLL = new TelefonRehberi.BLL.BusinessLogicLayer(); }