首页 > Term: 本地类型推断
本地类型推断
A process in which the compiler infers the type of a local variable that is declared with the var keyword in C# or without an As clause in Visual Basic. The compiler infers the type of the variable from the type of the initializer expression.
0
创建者
- Maxiao
- 100% positive feedback