Example #1
0
 private void button4_Click(object sender, EventArgs e)
 {
     DataNodeBinary.ToBinaryFile(saveFile, BASE_PATH + PROFILE_FILE, DataNodeBinary.BinaryFormat.Encrypted);
 }