Ejemplo n.º 1
0
 public void Add(ServiceCategory details) => BaseAdd(details);
Ejemplo n.º 2
0
 public int IndexOf(ServiceCategory details) => BaseIndexOf(details);