C# Class SearchMusic.Controllers.MusicController

Inheritance: Controller
Afficher le fichier Open project: peteratseneca/bti420winter2016

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult
Search ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
Tracks ( string searchText = "" ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

Search() public méthode

public Search ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult