M
mrajanikrishna
Hi friends,
I have a web page(.aspx) in my project. In the code behind, I
have a method. How can I hide(invisible) only that method and rest of
the code is visible(all other button events, bla bla).
That means when anybody opens my project in visual studio or any other
editor, the method should be invisible.
How can I do this.
thanks
I have a web page(.aspx) in my project. In the code behind, I
have a method. How can I hide(invisible) only that method and rest of
the code is visible(all other button events, bla bla).
That means when anybody opens my project in visual studio or any other
editor, the method should be invisible.
How can I do this.
thanks