C# Class Ember.n.SignalR.Controllers.CustomerController

Inheritance: Controller
Show file Open project: quinvit/Ember.n.SignalR

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
Create ( Customer customer ) : string
Delete ( System.Guid id ) : string
Read ( System.Guid id ) : string
Update ( Customer customer ) : string

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult