Method | Description | |
---|---|---|
GetMovieRequest ( Country country, int id ) : System.Net.Http |
Initializes a new instance of the GetMovieRequest class. GetMovieRequest constructor.
|
public GetMovieRequest ( Country country, int id ) : System.Net.Http | ||
country | Country | Required country to return results from. |
id | int | Required movie ID. |
return | System.Net.Http |