C# Class Upac.Events.Configuration.EventElement

Inheritance: System.Configuration.ConfigurationElement
Afficher le fichier Open project: 1508/upac-for-umbraco Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
EventElement ( ) : System
EventElement ( System.Boolean enabled, String targetType, String targetEvent ) : System

Method Details

EventElement() public méthode

public EventElement ( ) : System
Résultat System

EventElement() public méthode

public EventElement ( System.Boolean enabled, String targetType, String targetEvent ) : System
enabled System.Boolean
targetType String
targetEvent String
Résultat System