C# Class NRack.Hosting.Owin.OwinResponseAdapter

Afficher le fichier Open project: kevinswiber/NRack Class Usage Examples

Méthodes publiques

Méthode Description
GetBody ( ) : ArraySegment
OwinResponseAdapter ( dynamic response ) : System

Method Details

GetBody() public méthode

public GetBody ( ) : ArraySegment
Résultat ArraySegment

OwinResponseAdapter() public méthode

public OwinResponseAdapter ( dynamic response ) : System
response dynamic
Résultat System