C# Class Chomo.Window1

Inheritance: System.Windows.Window
Afficher le fichier Open project: adakkak/Chomo

Méthodes publiques

Méthode Description
Window1 ( ) : System

Private Methods

Méthode Description
InitializeComponent ( ) : void
KML2SHP ( string kmlFile, string shpFile ) : void
SHP2KML ( string shpFile, string kmlFile ) : void
System ( int connectionId, object target ) : void
Window_Loaded ( object sender, RoutedEventArgs e ) : void
btnCancel_Click ( object sender, RoutedEventArgs e ) : void
btnConvert_Click ( object sender, RoutedEventArgs e ) : void
btnDestination_Click ( object sender, RoutedEventArgs e ) : void
btnSource_Click ( object sender, RoutedEventArgs e ) : void
capitalize ( string s ) : string

Method Details

Window1() public méthode

public Window1 ( ) : System
Résultat System