C# Class Owin.Host.MonoHttpListener.RequestProcessing.HttpListenerStreamWrapper

Inheritance: ExceptionFilterStream
Afficher le fichier Open project: jkells/Owin.Host.MonoHttpListener Class Usage Examples

Méthodes protégées

Méthode Description
TryWrapException ( Exception ex, Exception &wrapped ) : bool

Private Methods

Méthode Description
HttpListenerStreamWrapper ( Stream innerStream ) : System

Method Details

TryWrapException() protected méthode

protected TryWrapException ( Exception ex, Exception &wrapped ) : bool
ex System.Exception
wrapped System.Exception
Résultat bool