C# Class PartsUnlimited.Components.RecommendationsComponent.EmptyViewComponentResult

Inheritance: IViewComponentResult
Afficher le fichier Open project: XpiritBV/PartsUnlimited

Méthodes publiques

Méthode Description
Execute ( Microsoft.AspNet.Mvc.ViewComponentContext context ) : void
ExecuteAsync ( Microsoft.AspNet.Mvc.ViewComponentContext context ) : System.Threading.Tasks.Task

Method Details

Execute() public méthode

public Execute ( Microsoft.AspNet.Mvc.ViewComponentContext context ) : void
context Microsoft.AspNet.Mvc.ViewComponentContext
Résultat void

ExecuteAsync() public méthode

public ExecuteAsync ( Microsoft.AspNet.Mvc.ViewComponentContext context ) : System.Threading.Tasks.Task
context Microsoft.AspNet.Mvc.ViewComponentContext
Résultat System.Threading.Tasks.Task