Пример #1
0
 public void GetProjectMilestones(ProjectBrief project)
 {
     ShowMilestoneList(project.GetMilestones());
 }