C# Class Glimpse.Elmah.Plugin

Inheritance: Glimpse.Core.Extensibility.TabBase
Datei anzeigen Open project: stevenlauwers22/Glimpse.Elmah

Public Methods

Method Description
GetData ( ITabContext context ) : object
Plugin ( ) : System.Collections.Generic
Plugin ( IGetErrorsHandler getErrorsHandler ) : System.Collections.Generic

Method Details

GetData() public method

public GetData ( ITabContext context ) : object
context ITabContext
return object

Plugin() public method

public Plugin ( ) : System.Collections.Generic
return System.Collections.Generic

Plugin() public method

public Plugin ( IGetErrorsHandler getErrorsHandler ) : System.Collections.Generic
getErrorsHandler IGetErrorsHandler
return System.Collections.Generic