Beispiel #1
0
 private void LoadScions_Click(object sender, RoutedEventArgs e)
 {
     CS = FileManagment.LoadCharacters(FileLocationBox.Text);
 }