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