|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Abstract Namespace > MultiInputOperation Class > MultiInputOperation Methods > MultiInputOperation.ClearInputs Method |
Clears all input data and executes the associated operation.
Namespace: BNCS.Logic.Abstract
Assembly: BNCS.Logic (in BNCS.Logic.dll)
This method clears the contents of the 'inputs' collection and then calls the 'Execute' method to perform any necessary operations after clearing the inputs.