Shows how to use System.Action.
Open Action2.csproj
To build this project, open "Terminal" and type following lines:
mkdir build && cd build
cmake ..
start Action2.sln
Select Action2
project and type Ctrl+F5 to build and run it.
- If
Action2
is called without param
Hello, World!
- If
Action2
is called with any param