示例#1
0
 public int ServicesCount(bool withDeleted = true) => _services.Count(withDeleted);