C# 클래스 Elmah.SpeedBar.ItemTemplate

상속: System.Item
파일 보기 프로젝트 열기: elmah/Elmah

공개 메소드들

메소드 설명
Format ( string url ) : FormattedItem
ItemTemplate ( string text, string title, string href ) : System

메소드 상세

Format() 공개 메소드

public Format ( string url ) : FormattedItem
url string
리턴 FormattedItem

ItemTemplate() 공개 메소드

public ItemTemplate ( string text, string title, string href ) : System
text string
title string
href string
리턴 System