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

Inheritance: HookupAdapter
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
MlsHookupAdapter ( object target, Action addHook, Action removeHook ) : System

Method Details

MlsHookupAdapter() public méthode

public MlsHookupAdapter ( object target, Action addHook, Action removeHook ) : System
target object
addHook Action
removeHook Action
Résultat System