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

Provides string extensions for DeviceFamily.
파일 보기 프로젝트 열기: Microsoft/Appsample-Photosharing

공개 메소드들

메소드 설명
ToDeviceFamily ( this value ) : DeviceFamily

Parses the input value to DeviceFamily.

메소드 상세

ToDeviceFamily() 공개 정적인 메소드

Parses the input value to DeviceFamily.
public static ToDeviceFamily ( this value ) : DeviceFamily
value this The value to parse to DeviceFamily.
리턴 DeviceFamily