Beispiel #1
0
 public SysPersonBLL()
 {
     repository = new SysPersonRepository();
 }