Save() public static method

public static Save ( ) : void
return void
Exemplo n.º 1
0
 private void button2_Click(object sender, EventArgs e)
 {
     Display_Attributes_IO.Save();
 }