C# Class iServe.Controllers.MessageController

Inheritance: iServeController
Show file Open project: fellowshiptech/ft-iserve

Public Methods

Method Description
New ( int needID, int fromUserID ) : System.Web.Mvc.ActionResult

Method Details

New() public method

public New ( int needID, int fromUserID ) : System.Web.Mvc.ActionResult
needID int
fromUserID int
return System.Web.Mvc.ActionResult