C# Класс PhotoSharingApp.Universal.Extensions.CategoryExtensions

Provides extension methods for the Category class.
Показать файл Открыть проект

Открытые методы

Метод Описание
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