C# Class csGeoLayers.FlightTracker.FTDDictionary

Interaction logic for RCDictionary.xaml
Inheritance: System.Windows.ResourceDictionary
Mostra file Open project: TNOCS/csTouch

Public Methods

Method Description
FTDDictionary ( ) : System
wc_DownloadStringCompleted ( object sender, System e ) : void

Private Methods

Method Description
MapMenuItem_Tap ( object sender, RoutedEventArgs e ) : void

Method Details

FTDDictionary() public method

public FTDDictionary ( ) : System
return System

wc_DownloadStringCompleted() public method

public wc_DownloadStringCompleted ( object sender, System e ) : void
sender object
e System
return void