コード例 #1
0
 public IEnumerable <GetProjecTask_Result> GetProjectDetails()
 {
     return(pbl.GetProjectDetails());
 }