procede ainsi


System.Diagnostics.StackFrame sf = new System.Diagnostics.StackFrame();
string methodName = sf.GetMethod().Name;