Method | Description | |
---|---|---|
GetProducts ( int Take, int Skip ) : int | ||
Products ( String name, Double productionRate ) |
Method | Description | |
---|---|---|
GetProducts ( int cateogryID ) : List |
public GetProducts ( int Take, int Skip ) : int | ||
Take | int | |
Skip | int | |
return | int |
public Products ( String name, Double productionRate ) | ||
name | String | |
productionRate | Double |