C# 클래스 PhotoSharingApp.Portable.Extensions.PhotoTypeContractExtensions

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

공개 메소드들

메소드 설명
ToSideLength ( this photoTypeContract ) : uint

Returns the required image side length for the given photo type.

메소드 상세

ToSideLength() 공개 정적인 메소드

Returns the required image side length for the given photo type.
Invalid photo type.
public static ToSideLength ( this photoTypeContract ) : uint
photoTypeContract this The photo type contract.
리턴 uint