C# Class SIL.FieldWorks.LexText.Controls.RemoveItemsRequestedEventArgs

Inheritance: System.EventArgs
Show file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
RemoveItemsRequestedEventArgs ( bool forward ) : System

Method Details

RemoveItemsRequestedEventArgs() public method

public RemoveItemsRequestedEventArgs ( bool forward ) : System
forward bool
return System