C# Class TodoApp.Helpers.CategoryHelper

Afficher le fichier Open project: strongloop/loopback-example-xamarin Class Usage Examples

Méthodes publiques

Méthode Description
GetByName ( string categoryName ) : Category

Private Methods

Méthode Description
CategoryHelper ( ) : System.Collections.Generic

Method Details

GetByName() public static méthode

public static GetByName ( string categoryName ) : Category
categoryName string
Résultat TodoApp.Models.Category