Method | Description | |
---|---|---|
GetYearlys ( string start, string end ) : IEnumerable |
||
GetYearlys ( string start, string end, int pageIndex, int pageSize, int &count ) : IEnumerable |
public GetYearlys ( string start, string end ) : IEnumerable |
||
start | string | |
end | string | |
return | IEnumerable |
public GetYearlys ( string start, string end, int pageIndex, int pageSize, int &count ) : IEnumerable |
||
start | string | |
end | string | |
pageIndex | int | |
pageSize | int | |
count | int | |
return | IEnumerable |