Contains xtd::register_any_stringer and xtd::unregister_any_stringer method.
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. | |
Functions | |
template<class type_t , class function_t > | |
void | xtd::register_any_stringer (const function_t &func) |
Register an any stringer method for a specified type. | |