C# Class Expenses.Web.Controllers.Api.ApiControllerBase

Inheritance: ApiController
Exibir arquivo Open project: brianbruff/Expenses

Public Methods

Method Description
ApiControllerBase ( IExpensesUow uow ) : System.Web.Http

Method Details

ApiControllerBase() public method

public ApiControllerBase ( IExpensesUow uow ) : System.Web.Http
uow IExpensesUow
return System.Web.Http