C# Class OzarkRecovery.Web.Controllers.SurveyController

Inheritance: BaseController
Exibir arquivo Open project: ozarkrecovery/TracerBullet

Public Methods

Method Description
SurveyController ( IRepository repository ) : System

Private Methods

Method Description
Widget ( IList surveys ) : System.Web.Mvc.ActionResult

Method Details

SurveyController() public method

public SurveyController ( IRepository repository ) : System
repository IRepository
return System