C# Class imBMW.Multimedia.Models.ModelHelpers

ファイルを表示 Open project: toxsedyshev/imBMW

Public Methods

Method Description
GetAlbumWithLabel ( this n ) : string
GetArtistWithLabel ( this n ) : string
GetGenreWithLabel ( this n ) : string
GetTitleWithLabel ( this n ) : string
GetTrackPlaylistPosition ( this n ) : string

Method Details

GetAlbumWithLabel() public static method

public static GetAlbumWithLabel ( this n ) : string
n this
return string

GetArtistWithLabel() public static method

public static GetArtistWithLabel ( this n ) : string
n this
return string

GetGenreWithLabel() public static method

public static GetGenreWithLabel ( this n ) : string
n this
return string

GetTitleWithLabel() public static method

public static GetTitleWithLabel ( this n ) : string
n this
return string

GetTrackPlaylistPosition() public static method

public static GetTrackPlaylistPosition ( this n ) : string
n this
return string