C# Class ModernWebStore.Domain.Scopes.CategoryScopes

Afficher le fichier Open project: andrebaltieri/mwa-api

Méthodes publiques

Méthode Description
CreateCategoryScopeIsValid ( this category ) : bool
EditCategoryScopeIsValid ( this category, string title ) : bool

Method Details

CreateCategoryScopeIsValid() public static méthode

public static CreateCategoryScopeIsValid ( this category ) : bool
category this
Résultat bool

EditCategoryScopeIsValid() public static méthode

public static EditCategoryScopeIsValid ( this category, string title ) : bool
category this
title string
Résultat bool