C# Class HelloAsyncListeners.TinyIocHandlerFactory

Inheritance: IAmAnAsyncHandlerFactory
Afficher le fichier Open project: iancooper/Paramore Class Usage Examples

Méthodes publiques

Méthode Description
Release ( IHandleRequestsAsync handler ) : void
TinyIocHandlerFactory ( TinyIoCContainer container ) : System

Private Methods

Méthode Description
IAmAHandlerFactoryAsync ( Type handlerType ) : IHandleRequestsAsync

Method Details

Release() public méthode

public Release ( IHandleRequestsAsync handler ) : void
handler IHandleRequestsAsync
Résultat void

TinyIocHandlerFactory() public méthode

public TinyIocHandlerFactory ( TinyIoCContainer container ) : System
container TinyIoCContainer
Résultat System