C# Class Elmah.SpeedBar.FormattedItem

Inheritance: System.Item
Afficher le fichier Open project: elmah/Elmah

Méthodes publiques

Méthode Description
FormattedItem ( string text, string title, string href ) : System
Render ( ) : IEnumerable

Method Details

FormattedItem() public méthode

public FormattedItem ( string text, string title, string href ) : System
text string
title string
href string
Résultat System

Render() public méthode

public Render ( ) : IEnumerable
Résultat IEnumerable