C# Class ChestClient.Controllers.ChatController

Inheritance: Controller
Show file Open project: Beginner7/Command2

Public Methods

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

Method Details

Index() public method

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

SendMessage() public method

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