IHandlerActivator.CreateInstance method

namespace: Serenity.Services   assemblySerenity.Net.Services

Creates an instance of the handler type

public object CreateInstance(Type type)
parameter description
type The handler type

See Also