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

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

공개 메소드들

메소드 설명
ToDisplayNameAttribute ( this en ) : string

Gets the display name attribute as a string

메소드 상세

ToDisplayNameAttribute() 공개 정적인 메소드

Gets the display name attribute as a string
public static ToDisplayNameAttribute ( this en ) : string
en this The enum.
리턴 string