C# Class ModernWebStore.Domain.Commands.CategoryCommands.DeleteCategoryCommand

Mostra file Open project: andrebaltieri/mwa-api

Public Methods

Method Description
DeleteCategoryCommand ( int id, string title )

Method Details

DeleteCategoryCommand() public method

public DeleteCategoryCommand ( int id, string title )
id int
title string