C# Class Taro.Transports.DefaultHandlerActivator

Inheritance: IHandlerActivator
Afficher le fichier Open project: mouhong/Taro

Méthodes publiques

Méthode Description
CreateInstance ( Type handlerType ) : object

Method Details

CreateInstance() public méthode

public CreateInstance ( Type handlerType ) : object
handlerType System.Type
Résultat object