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

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

공개 메소드들

메소드 설명
ToCategoryPreview ( this category ) : CategoryPreview

Converts from Category to CategoryPreview.

메소드 상세

ToCategoryPreview() 공개 정적인 메소드

Converts from Category to CategoryPreview.
public static ToCategoryPreview ( this category ) : CategoryPreview
category this The category.
리턴 PhotoSharingApp.Universal.Models.CategoryPreview