C# Class TraktRater.Sites.API.IMDb.IMDbExtensions

显示文件 Open project: damienhaynes/TraktRater

Public Methods

Method Description
IsCSVExport ( this provider ) : bool
ItemType ( this itemType ) : IMDbType
ItemType ( string>.this item ) : IMDbType

Method Details

IsCSVExport() public static method

public static IsCSVExport ( this provider ) : bool
provider this
return bool

ItemType() public static method

public static ItemType ( this itemType ) : IMDbType
itemType this
return IMDbType

ItemType() public static method

public static ItemType ( string>.this item ) : IMDbType
item string>.this
return IMDbType