C# Class SIL.FieldWorks.SharpViews.Hookups.MlsChangedEventArgs

Indicates that a particlar alternative of a multilingual property changed. This will have to move to FDO along with IViewMultiString.
Inheritance: System.EventArgs
Show file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
MlsChangedEventArgs ( int ws ) : System

Method Details

MlsChangedEventArgs() public method

public MlsChangedEventArgs ( int ws ) : System
ws int
return System