Expressions examples

April 29, 2026 ยท View on GitHub

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

  • add_expression shows how to use xtd::expressions::operator + expression.
  • division_expression Shows how to use xtd::expressions::operator / expression.

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