Method | Description | |
---|---|---|
Create ( ) : IActionResult | ||
Delete ( string id ) : IActionResult | ||
Edit ( string id ) : IActionResult | ||
Index ( ) : IActionResult | ||
ProductController ( OpenLanContext context ) : Microsoft.AspNet.Mvc |
Method | Description | |
---|---|---|
Create ( |
||
DeleteConfirmed ( string id ) : Task |
||
Edit ( |
public ProductController ( OpenLanContext context ) : Microsoft.AspNet.Mvc | ||
context | OpenLanContext | |
return | Microsoft.AspNet.Mvc |