C# 클래스 imBMW.Multimedia.Models.ModelHelpers

파일 보기 프로젝트 열기: toxsedyshev/imBMW

공개 메소드들

메소드 설명
GetAlbumWithLabel ( this n ) : string
GetArtistWithLabel ( this n ) : string
GetGenreWithLabel ( this n ) : string
GetTitleWithLabel ( this n ) : string
GetTrackPlaylistPosition ( this n ) : string

메소드 상세

GetAlbumWithLabel() 공개 정적인 메소드

public static GetAlbumWithLabel ( this n ) : string
n this
리턴 string

GetArtistWithLabel() 공개 정적인 메소드

public static GetArtistWithLabel ( this n ) : string
n this
리턴 string

GetGenreWithLabel() 공개 정적인 메소드

public static GetGenreWithLabel ( this n ) : string
n this
리턴 string

GetTitleWithLabel() 공개 정적인 메소드

public static GetTitleWithLabel ( this n ) : string
n this
리턴 string

GetTrackPlaylistPosition() 공개 정적인 메소드

public static GetTrackPlaylistPosition ( this n ) : string
n this
리턴 string