C# Class Organic.Plugins.HandleExpressionEventArgs

Used to handle custom expression evaluation
Inheritance: System.EventArgs
Mostra file Open project: SirCmpwn/organic Class Usage Examples

Public Methods

Method Description
HandleExpressionEventArgs ( string Expression ) : System

Method Details

HandleExpressionEventArgs() public method

public HandleExpressionEventArgs ( string Expression ) : System
Expression string
return System