C# Class Upac.Events.Configuration.EventElement

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

Private Properties

Property Type Description

Public Methods

Method Description
EventElement ( ) : System
EventElement ( System.Boolean enabled, String targetType, String targetEvent ) : System

Method Details

EventElement() public method

public EventElement ( ) : System
return System

EventElement() public method

public EventElement ( System.Boolean enabled, String targetType, String targetEvent ) : System
enabled System.Boolean
targetType String
targetEvent String
return System