C# Class Elmah.SpeedBar.Item

Mostra file Open project: elmah/Elmah

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
Item ( string text, string title, string href ) : System

Method Details

Item() protected method

protected Item ( string text, string title, string href ) : System
text string
title string
href string
return System

ToString() public method

public ToString ( ) : string
return string