C# Class imBMW.Multimedia.Models.ModelHelpers

Afficher le fichier Open project: toxsedyshev/imBMW

Méthodes publiques

Méthode 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 méthode

public static GetAlbumWithLabel ( this n ) : string
n this
Résultat string

GetArtistWithLabel() public static méthode

public static GetArtistWithLabel ( this n ) : string
n this
Résultat string

GetGenreWithLabel() public static méthode

public static GetGenreWithLabel ( this n ) : string
n this
Résultat string

GetTitleWithLabel() public static méthode

public static GetTitleWithLabel ( this n ) : string
n this
Résultat string

GetTrackPlaylistPosition() public static méthode

public static GetTrackPlaylistPosition ( this n ) : string
n this
Résultat string