Ejemplo n.º 1
0
 public static IPageOfList <AdminInfo> List(SearchSetting settings)
 {
     return(AdminManage.List(settings));
 }