Method | Description | |
---|---|---|
CustomersController ( ICustomerService customerService ) : System |
Method | Description | |
---|---|---|
Add ( Customer customer ) : IActionResult | ||
Delete ( Customer customer ) : IActionResult | ||
GetAll ( ) : IActionResult |
public CustomersController ( ICustomerService customerService ) : System | ||
customerService | ICustomerService | |
return | System |