C# Class Cats.Web.Hub.Controllers.ReleaseNotesController

Inheritance: BaseController
Mostrar archivo Open project: edgecomputing/cats

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
ReleaseNotesController ( IUserProfileService userProfileService ) : System

Method Details

Index() public method

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

ReleaseNotesController() public method

public ReleaseNotesController ( IUserProfileService userProfileService ) : System
userProfileService IUserProfileService
return System