3
Reply

Executing a method only once in windows form app in c#

Paras Kharbanda

Paras Kharbanda

Jul 30 2014 12:20 AM
927
In my app (in c#) i want to execute a method only once in whole application such that if i start the application again then that method shouldn't execute or call again.
Can anyone help me in this problem? 

Answers (3)