Determining the name of function
Hi,
We have __FUNCTION__ macro in VC++.Net to determine the name of the current function and __LINE macro to determine the current line.
But in c# how can we don't have these macros. Here how can we determine the name of current function and the line number.
Regards
Saurabh
dotnet
__________________
dotnet
|