Method | Description | |
---|---|---|
IndexModel ( int skip, int top, IEnumerable |
||
IndexModel ( int skip, int top, Services resultPage ) : System.Collections.Generic |
public IndexModel ( int skip, int top, IEnumerable |
||
skip | int | |
top | int | |
results | IEnumerable |
|
totalCount | int | |
return | System.Collections.Generic |
public IndexModel ( int skip, int top, Services resultPage ) : System.Collections.Generic | ||
skip | int | |
top | int | |
resultPage | Services | |
return | System.Collections.Generic |