C# Class FdoToolbox.Base.Controls.FdoUnregProviderPresenter

Afficher le fichier Open project: jumpinjackie/fdotoolbox Class Usage Examples

Méthodes publiques

Méthode Description
FdoUnregProviderPresenter ( IFdoUnregProviderView view ) : System
GetProviders ( ) : void
SelectionChanged ( ) : void
Unregister ( ) : bool

Method Details

FdoUnregProviderPresenter() public méthode

public FdoUnregProviderPresenter ( IFdoUnregProviderView view ) : System
view IFdoUnregProviderView
Résultat System

GetProviders() public méthode

public GetProviders ( ) : void
Résultat void

SelectionChanged() public méthode

public SelectionChanged ( ) : void
Résultat void

Unregister() public méthode

public Unregister ( ) : bool
Résultat bool