C# Class Upac.Events.Configuration.HandlerElement

Inheritance: System.Configuration.ConfigurationElement
Show file Open project: 1508/upac-for-umbraco Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
HandlerElement ( ) : System
HandlerElement ( System.Boolean enabled, String method, String type ) : System

Method Details

HandlerElement() public method

public HandlerElement ( ) : System
return System

HandlerElement() public method

public HandlerElement ( System.Boolean enabled, String method, String type ) : System
enabled System.Boolean
method String
type String
return System