IHandlerActivator.CreateInstance method
Creates an instance of the handler type.
public object CreateInstance(Type type)
| parameter | description |
|---|---|
| type | The handler type |
See Also
- interface IHandlerActivator
Creates an instance of the handler type.
public object CreateInstance(Type type)
| parameter | description |
|---|---|
| type | The handler type |