C# 클래스 PhotoSharingApp.Universal.Extensions.PhotoStatusExtensions

Provides extensions for the PhotoStatus class.
파일 보기 프로젝트 열기: Microsoft/Appsample-Photosharing

공개 메소드들

메소드 설명
ToReadableString ( this photoStatus ) : string

Returns a human readable string from a PhotoStatus value.

메소드 상세

ToReadableString() 공개 정적인 메소드

Returns a human readable string from a PhotoStatus value.
public static ToReadableString ( this photoStatus ) : string
photoStatus this The PhotoStatus object.
리턴 string