C# Class FolketsTing.Controllers.Breadcrumb

Afficher le fichier Open project: friism/folketsting

Méthodes publiques

Méthode Description
Breadcrumb ( string text, string controller, string action ) : System.Collections.Generic
Breadcrumb ( string text, string controller, string action, object rvals ) : System.Collections.Generic

Method Details

Breadcrumb() public méthode

public Breadcrumb ( string text, string controller, string action ) : System.Collections.Generic
text string
controller string
action string
Résultat System.Collections.Generic

Breadcrumb() public méthode

public Breadcrumb ( string text, string controller, string action, object rvals ) : System.Collections.Generic
text string
controller string
action string
rvals object
Résultat System.Collections.Generic