예제 #1
0
 private void Save_Button_Click(object sender, RoutedEventArgs e)
 {
     FileManagment.Save(Data.ToText(data.Source));
 }