Метод | Описание | |
---|---|---|
GetSeasonRequest ( Country country, int id ) : System.Net.Http |
Initializes a new instance of the GetSeasonRequest class. GetSeasonRequest constructor.
|
public GetSeasonRequest ( Country country, int id ) : System.Net.Http | ||
country | Country | Required country to return results from. |
id | int | Required season ID. |
Результат | System.Net.Http |