The Movie Database .NET Class Library  V1.0.0.0
Public Attributes | List of all members
TMDb.Constants Class Reference

Public Attributes

const string Show = "http://api.themoviedb.org/3/tv"
 
const string Movie = "http://api.themoviedb.org/3/movie"
 
const string Search = "http://api.themoviedb.org/3/search"
 

Member Data Documentation

const string TMDb.Constants.Movie = "http://api.themoviedb.org/3/movie"
const string TMDb.Constants.Search = "http://api.themoviedb.org/3/search"
const string TMDb.Constants.Show = "http://api.themoviedb.org/3/tv"

The documentation for this class was generated from the following file: