Skip to content

IHandlerActivator.CreateInstance method

Creates an instance of the handler type.

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

See Also