예제 #1
0
 public void Add(ServiceCategory details) => BaseAdd(details);
예제 #2
0
 public int IndexOf(ServiceCategory details) => BaseIndexOf(details);