C# Class WebServices.RxNormSample.DrugSearchingView

Inheritance: UIView
Afficher le fichier Open project: xamarin/mobile-samples Class Usage Examples

Méthodes publiques

Méthode Description
DrugSearchingView ( System.Action searchCancelled ) : System
LayoutSubviews ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
Handle_CancelButtonTouchUpInside ( object sender, EventArgs e ) : void
InitializeView ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

DrugSearchingView() public méthode

public DrugSearchingView ( System.Action searchCancelled ) : System
searchCancelled System.Action
Résultat System

LayoutSubviews() public méthode

public LayoutSubviews ( ) : void
Résultat void