C# Class PhotoSharingApp.Universal.Extensions.PhotoStatusExtensions

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

Méthodes publiques

Méthode Description
ToReadableString ( this photoStatus ) : string

Returns a human readable string from a PhotoStatus value.

Method Details

ToReadableString() public static méthode

Returns a human readable string from a PhotoStatus value.
public static ToReadableString ( this photoStatus ) : string
photoStatus this The PhotoStatus object.
Résultat string