ISingleReceiver.ClearInput Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Interfaces Namespace > ISingleReceiver Interface > ISingleReceiver Methods >

ISingleReceiver.ClearInput Method

Clears the input fields or resets the input state.

Namespace: BNCS.Logic.Interfaces
Assembly:  BNCS.Logic (in BNCS.Logic.dll)

 

Syntax


void ClearInput()

 

Remarks


This method is typically used to reset user input fields to their default state, ensuring that any previous data is removed and the fields are ready for new input.

 

See Also


ISingleReceiver Interface

BNCS.Logic.Interfaces Namespace