相关疑难解决方法(0)

`using` as typedef导致CS1001

怎么了?

using T = int;
Run Code Online (Sandbox Code Playgroud)

它会导致编译器错误 CS 1001 Identifier expected

c# typedef using compiler-errors

2
推荐指数
1
解决办法
85
查看次数

标签 统计

c# ×1

compiler-errors ×1

typedef ×1

using ×1