Boxing and unboxing examples
January 11, 2024 ยท View on GitHub
This folder contains guid examples used by Reference Guide and more.
- boxed_info shows how to use how to use xtd::boxing methods.
- boxing shows how to use xtd::boxing methods.
Build and run any project
Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:
xtdc run -t any_project_name