private void CreateObject() { actionsBLL = new ActionsBLL(); memberBLL = new MemberBLL(); actionstatusBLL = new ActionStatusBLL(); categoryactionsBLL = new CategoryActionsBLL(); employeeBLL = new EmployeeBLL(); priorityBLL = new PriorityBLL(); }