C# Class Elmah.SpeedBar.FormattedItem

Inheritance: System.Item
Mostra file Open project: elmah/Elmah

Public Methods

Method Description
FormattedItem ( string text, string title, string href ) : System
Render ( ) : IEnumerable

Method Details

FormattedItem() public method

public FormattedItem ( string text, string title, string href ) : System
text string
title string
href string
return System

Render() public method

public Render ( ) : IEnumerable
return IEnumerable