any examples

July 27, 2024 ยท View on GitHub

This folder contains guid examples used by Reference Guide and more.

  • any_info shows how to use how to use xtd::any_object class.
  • any shows how to use xtd::any_object class.

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