C# Class Glimpse.Elmah.Plugin

Inheritance: Glimpse.Core.Extensibility.TabBase
Afficher le fichier Open project: stevenlauwers22/Glimpse.Elmah

Méthodes publiques

Méthode Description
GetData ( ITabContext context ) : object
Plugin ( ) : System.Collections.Generic
Plugin ( IGetErrorsHandler getErrorsHandler ) : System.Collections.Generic

Method Details

GetData() public méthode

public GetData ( ITabContext context ) : object
context ITabContext
Résultat object

Plugin() public méthode

public Plugin ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Plugin() public méthode

public Plugin ( IGetErrorsHandler getErrorsHandler ) : System.Collections.Generic
getErrorsHandler IGetErrorsHandler
Résultat System.Collections.Generic