C# Class CgwMonitorManage.Common.PagesParam

Afficher le fichier Open project: eSDK/esdk_Cgw Class Usage Examples

Méthodes publiques

Свойство Type Description
CurrentPage int
NumberPerPage int

Property Details

CurrentPage public_oe property

当前页码
public int CurrentPage
Résultat int

NumberPerPage public_oe property

每页条数
public int NumberPerPage
Résultat int