how to pass value other than from constructor.
In my code....value are usually passed through constructor.
ie everything is declared in constructor and while executing, these values are defined in new object.
please suggest me any otherway than this with code.
how to pass value other than from constructorhow to pass value other than from constructor
Page 1 of 1
3 Replies - 1966 Views - Last Post: 23 January 2009 - 03:55 PM
Replies To: how to pass value other than from constructor
#2
Re: how to pass value other than from constructor
Posted 23 January 2009 - 10:21 AM
you can pass values into a class via a constructor, other function/method calls, properties and etc.
#3
Re: how to pass value other than from constructor
Posted 23 January 2009 - 10:22 AM
Have a look at this CodeProject article: Passing Values between Forms
#4
Re: how to pass value other than from constructor
Posted 23 January 2009 - 03:55 PM
n8wxs, on 23 Jan, 2009 - 09:22 AM, said:
Have a look at this CodeProject article: Passing Values between Forms
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|