この文書の現在のバージョンと選択したバージョンの差分を表示します。
| 両方とも前のリビジョン 前のリビジョン | |||
|
c.sharp:formclosingclosed [2018/04/21 09:08] fifi |
c.sharp:formclosingclosed [2018/04/21 09:08] (現在) fifi |
||
|---|---|---|---|
| ライン 11: | ライン 11: | ||
| ``` | ``` | ||
| - | ```C | + | ```c |
| private void Form1_FormClosing(object sender, FormClosingEventArgs e) | private void Form1_FormClosing(object sender, FormClosingEventArgs e) | ||
| { | { | ||