C# Class Telerik.Web.Mvc.UI.TabStripHtmlBuilderFactory

Inheritance: ITabStripHtmlBuilderFactory
Afficher le fichier Open project: juanplopes/simple-telerik

Méthodes publiques

Méthode Description
Create ( TabStrip tabStrip ) : ITabStripHtmlBuilder
TabStripHtmlBuilderFactory ( IActionMethodCache actionMethodCache ) : Infrastructure

Method Details

Create() public méthode

public Create ( TabStrip tabStrip ) : ITabStripHtmlBuilder
tabStrip TabStrip
Résultat ITabStripHtmlBuilder

TabStripHtmlBuilderFactory() public méthode

public TabStripHtmlBuilderFactory ( IActionMethodCache actionMethodCache ) : Infrastructure
actionMethodCache IActionMethodCache
Résultat Infrastructure