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

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

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

Метод Описание
ToCategory ( this categoryPreview ) : Category

Converts from CategoryPreview to Category.

Описание методов

ToCategory() публичный статический Метод

Converts from CategoryPreview to Category.
public static ToCategory ( this categoryPreview ) : Category
categoryPreview this The category preview object.
Результат PhotoSharingApp.Universal.Models.Category