Beispiel #1
0
 public bool addGuard(String name, long cell)
 {
     return(obj.addGuard(name, cell));
 }