C# Class Organic.Plugins.HandleExpressionEventArgs

Used to handle custom expression evaluation
Inheritance: System.EventArgs
Afficher le fichier Open project: SirCmpwn/organic Class Usage Examples

Méthodes publiques

Méthode Description
HandleExpressionEventArgs ( string Expression ) : System

Method Details

HandleExpressionEventArgs() public méthode

public HandleExpressionEventArgs ( string Expression ) : System
Expression string
Résultat System