CMS*_*CMS 47
只需选择C#或VB语句,您就可以编写变量声明.
要查看变量的内容,可以使用所有类型的Dump扩展方法:
var test = "Test String";
test.Dump(); // the content is shown in the output
Run Code Online (Sandbox Code Playgroud)
或者您可以使用该Console.Write方法.

如果要在LinqPad文件中包含方法或类声明,请选择C#或VB Program.
| 归档时间: |
|
| 查看次数: |
9394 次 |
| 最近记录: |