問題タブ [code-testing]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
c# - Test simple c# code expressions in Visual Studio
I'd like to know how should I do to test simple C# expressions
1) in Visual Studio and
2) not in debug, in design mode
Say, I want to verify what will return this code
Or
I obtained in the immediate window the following message: