I've been wondering if it is possible, using Visual Studio 2015 or other versions, create a method or something like "nameof" or "typeof" that runs on compile time?
If so could you provide a basic "how to" example.
I've been wondering if it is possible, using Visual Studio 2015 or other versions, create a method or something like "nameof" or "typeof" that runs on compile time?
If so could you provide a basic "how to" example.