English | Russian |
implicitly typed local variable | неявно типизированная локальная переменная (A local variable whose type is inferred from the expression that initializes the variable) |
implicitly typed local variable | явно введённая локальная переменная (A local variable whose type is inferred from the expression that initializes the variable) |
typed local variable | типизированная локальная переменная (ssn) |