C# 클래스 Glimpse.Elmah.Plugin

상속: Glimpse.Core.Extensibility.TabBase
파일 보기 프로젝트 열기: stevenlauwers22/Glimpse.Elmah

공개 메소드들

메소드 설명
GetData ( ITabContext context ) : object
Plugin ( ) : System.Collections.Generic
Plugin ( IGetErrorsHandler getErrorsHandler ) : System.Collections.Generic

메소드 상세

GetData() 공개 메소드

public GetData ( ITabContext context ) : object
context ITabContext
리턴 object

Plugin() 공개 메소드

public Plugin ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Plugin() 공개 메소드

public Plugin ( IGetErrorsHandler getErrorsHandler ) : System.Collections.Generic
getErrorsHandler IGetErrorsHandler
리턴 System.Collections.Generic