SampleApp.MainForm.numPolyConstant_ValueChanged C# (CSharp) Метод

numPolyConstant_ValueChanged() приватный Метод

private numPolyConstant_ValueChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void
        private void numPolyConstant_ValueChanged(object sender, EventArgs e)
        {

        }
    }
MainForm