Contains nameof_ keyword.
Go to the source code of this file.
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Macros | |
#define | nameof_(...) |
Used to obtain the simple (unqualified) string name of a variable, type, or member. | |