Beispiel #1
0
 public void Update(Personnel_API entity)
 {
     _service.Update(entity);
 }