C# Class Taro.Transports.DefaultHandlerActivator

Inheritance: IHandlerActivator
Show file Open project: mouhong/Taro

Public Methods

Method Description
CreateInstance ( Type handlerType ) : object

Method Details

CreateInstance() public method

public CreateInstance ( Type handlerType ) : object
handlerType System.Type
return object