Beispiel #1
0
 public int ProjectsCount(bool withDeleted = true) => _projects.Count(withDeleted);