예제 #1
0
    public bsBusinesLayer()
    {
        bs_warstwa_dostepu = new bsDataAccessLayer();

        //
        // TODO: Add constructor logic here
        //
    }
예제 #2
0
 public bsBusinesLayer()
 {
     bs_warstwa_dostepu = new bsDataAccessLayer();
 }