C# Class Ushahidi.View.Views.WebsiteView

Website view
Inheritance: BaseView
Afficher le fichier Open project: ushahidi/Ushahidi_WinMobile

Méthodes publiques

Méthode Description
Translate ( ) : void
WebsiteView ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

OnDone ( object sender, EventArgs e ) : void
OnNavigated ( object sender, System.Windows.Forms.WebBrowserNavigatedEventArgs e ) : void
OnNavigating ( object sender, System.Windows.Forms.WebBrowserNavigatingEventArgs e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

Translate() public méthode

public Translate ( ) : void
Résultat void

WebsiteView() public méthode

public WebsiteView ( ) : System
Résultat System