mardi 24 janvier 2017

Reflection in C# for my reporting for selenium webdriver

In my reporting I use:

  private string className = "";
    className = this.GetType().Name;

In order to capture the Name of the Class that I am using. Is there a similar way to access at the method level?





Aucun commentaire:

Enregistrer un commentaire