Get the Namespace, Class Name, and Method Name of the Currently Executing Method Via Reflection


/ Published in: C#
Save to your folder(s)

GetFrame(1) to avoid the last method being this property accessor.
Note that in a child class inherited member, the Class name will be the name of the type containing the implementation.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.