SampleApp.MainForm.numPolyConstant_ValueChanged C# (CSharp) Méthode

numPolyConstant_ValueChanged() private méthode

private numPolyConstant_ValueChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void
        private void numPolyConstant_ValueChanged(object sender, EventArgs e)
        {

        }
    }
MainForm