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