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

Inheritance: HookupAdapter
Show file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
MlsHookupAdapter ( object target, Action addHook, Action removeHook ) : System

Method Details

MlsHookupAdapter() public method

public MlsHookupAdapter ( object target, Action addHook, Action removeHook ) : System
target object
addHook Action
removeHook Action
return System