コード例 #1
0
 public static List <Project> GetProjectlist()
 {
     return(ProjectsRepositories.GetProjectlist());
 }