Exemple #1
0
 public void AddObject(object obj)
 {
     _objectService.Add(obj);
 }