首页 > Term: local type inference
local type inference
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