C# Class Upac.Events.Configuration.HandlerElement

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
HandlerElement ( ) : System
HandlerElement ( System.Boolean enabled, String method, String type ) : System

Method Details

HandlerElement() public méthode

public HandlerElement ( ) : System
Résultat System

HandlerElement() public méthode

public HandlerElement ( System.Boolean enabled, String method, String type ) : System
enabled System.Boolean
method String
type String
Résultat System