Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Elmah
SpeedBar.FormattedItem
C# Class Elmah.SpeedBar.FormattedItem
Inheritance:
System.Item
ファイルを表示
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