コード例 #1
0
ファイル: Form2.cs プロジェクト: bzy734084360/Study
 private void Button1_Click(object sender, EventArgs e)
 {
     st?.Invoke(textBox1.Text);
 }