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

This class (more specifically, its subclasses) adapt from one particular property of some class to what some kind of Hookup needs to monitor it.
Show file Open project: sillsdev/FieldWorks

Protected Methods

Method Description
HookupAdapter ( object target ) : System

Method Details

HookupAdapter() protected method

protected HookupAdapter ( object target ) : System
target object
return System