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