C# Class System.Web.Mvc.ItemRegistrar

Afficher le fichier Open project: speier/mvcassetshelper Class Usage Examples

Méthodes publiques

Méthode Description
Add ( string url ) : ItemRegistrar
ItemRegistrar ( string format ) : System.Collections.Generic
Render ( ) : IHtmlString

Method Details

Add() public méthode

public Add ( string url ) : ItemRegistrar
url string
Résultat ItemRegistrar

ItemRegistrar() public méthode

public ItemRegistrar ( string format ) : System.Collections.Generic
format string
Résultat System.Collections.Generic

Render() public méthode

public Render ( ) : IHtmlString
Résultat IHtmlString