C# Class PhotoSharingApp.Universal.Extensions.CategoryExtensions

Provides extension methods for the Category class.
Afficher le fichier Open project: Microsoft/Appsample-Photosharing

Méthodes publiques

Méthode Description
ToCategoryPreview ( this category ) : CategoryPreview

Converts from Category to CategoryPreview.

Method Details

ToCategoryPreview() public static méthode

Converts from Category to CategoryPreview.
public static ToCategoryPreview ( this category ) : CategoryPreview
category this The category.
Résultat PhotoSharingApp.Universal.Models.CategoryPreview