C# Class GAPPSF.UIControls.GeocacheViewer

Interaction logic for GeocacheViewer.xaml
Inheritance: System.Windows.Controls.UserControl, IUIControl, IDisposable
Afficher le fichier Open project: GlobalcachingEU/GAPP Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
GeocacheViewer ( ) : MSHTML
ToString ( ) : string
UpdateView ( ) : void

Private Methods

Méthode Description
Default_PropertyChanged ( object sender, System e ) : void
DisplayHtml ( string html ) : void
Instance_PropertyChanged ( object sender, System e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GeocacheViewer() public méthode

public GeocacheViewer ( ) : MSHTML
Résultat MSHTML

ToString() public méthode

public ToString ( ) : string
Résultat string

UpdateView() public méthode

public UpdateView ( ) : void
Résultat void