Save() 공개 정적인 메소드

public static Save ( ) : void
리턴 void
예제 #1
0
 private void button2_Click(object sender, EventArgs e)
 {
     Display_Attributes_IO.Save();
 }