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