コード例 #1
0
 public ProjectWorkItem(IProjectService projectService)
 {
     Projects = projectService.RetrieveProjects();
 }