GenericHandlerTypeAttribute constructor

namespace: Serenity.Services   assemblySerenity.Net.Services

Creates an instance of the attribute

public GenericHandlerTypeAttribute(Type type)
parameter description
type The handler type

See Also