Exemplo n.º 1
0
 public static IPageOfList <JobInfo> List(SearchSetting settings)
 {
     return(JobManage.List(settings));
 }