예제 #1
0
 protected override void DeleteDataByID(int id)
 {
     systemUserServiceInstance.DeleteByID(id);
 }