C# Class HYPDM.Res.NavigationProxy

Afficher le fichier Open project: huayancreate/HYPDM Class Usage Examples

Méthodes publiques

Méthode Description
GeModuleList ( string groupID ) : IList

查询导航模块。

GetGroupList ( ) : IList

查一级分组。

GetGroupList ( string parentID ) : IList

查下载分组。

Method Details

GeModuleList() public méthode

查询导航模块。
public GeModuleList ( string groupID ) : IList
groupID string
Résultat IList

GetGroupList() public méthode

查一级分组。
public GetGroupList ( ) : IList
Résultat IList

GetGroupList() public méthode

查下载分组。
public GetGroupList ( string parentID ) : IList
parentID string
Résultat IList