C# Class PhotoSharingApp.Universal.Extensions.EnumExtensions

Provides extensions for the Enum class.
Afficher le fichier Open project: Microsoft/Appsample-Photosharing

Méthodes publiques

Méthode Description
ToDisplayNameAttribute ( this en ) : string

Gets the display name attribute as a string

Method Details

ToDisplayNameAttribute() public static méthode

Gets the display name attribute as a string
public static ToDisplayNameAttribute ( this en ) : string
en this The enum.
Résultat string