How can I get the Name of the Method dynamically.
For example ..
Public Function Test() As Boolean
'//Here I would like to get the name of this method dynamically ...
'//I would like to avoid HardCoding Test here
End Function
|
Results 1 to 6 of 6
Thread: Method Name ...
|
Click Here to Expand Forum to Full Width |