C# 클래스 TraktRater.Sites.API.IMDb.IMDbExtensions

파일 보기 프로젝트 열기: damienhaynes/TraktRater

공개 메소드들

메소드 설명
IsCSVExport ( this provider ) : bool
ItemType ( this itemType ) : IMDbType
ItemType ( string>.this item ) : IMDbType

메소드 상세

IsCSVExport() 공개 정적인 메소드

public static IsCSVExport ( this provider ) : bool
provider this
리턴 bool

ItemType() 공개 정적인 메소드

public static ItemType ( this itemType ) : IMDbType
itemType this
리턴 IMDbType

ItemType() 공개 정적인 메소드

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