コード例 #1
0
 public static List <Analysis> Manager_Analysis()
 {
     return(ManagerDAL.Analysis());
 }