コード例 #1
0
 public IList <AppUser> GetProgramManagers()
 {
     return(_controller.GetProgramManagers());
 }