CallbackHandlerRouteHandler.CallbackHandlerType

The type of the handler we're going to instantiate. Needed so we can semi-generically instantiate the handler and call the method on it.

public Type CallbackHandlerType { get; set; }

See also:

Class CallbackHandlerRouteHandler

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic