V
VMI
My Winform's constructor currently takes one parm, which is an integer. But
I need for it to be able to take an integer or an array of integers. Is it
possible to "create" two constructor methods?
Thanks.
I need for it to be able to take an integer or an array of integers. Is it
possible to "create" two constructor methods?
Thanks.