C# Class Glimpse.Net.Responder.GlimpseResponders

Afficher le fichier Open project: avanderhoorn/Glimpse Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetResponderFor ( System.Web.HttpApplication application ) : Glimpse.Net.Responder.GlimpseResponder
GlimpseResponders ( ) : System.Collections.Generic
RegisterConverters ( ) : void
StandardResponse ( System.Web.HttpApplication application ) : string

Method Details

GetResponderFor() public méthode

public GetResponderFor ( System.Web.HttpApplication application ) : Glimpse.Net.Responder.GlimpseResponder
application System.Web.HttpApplication
Résultat Glimpse.Net.Responder.GlimpseResponder

GlimpseResponders() public méthode

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

RegisterConverters() public méthode

public RegisterConverters ( ) : void
Résultat void

StandardResponse() public méthode

public StandardResponse ( System.Web.HttpApplication application ) : string
application System.Web.HttpApplication
Résultat string