|
1.
|
|
|
Cannot convert `{0}' to an expression tree of non-delegate type `{1}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1025
|
|
2.
|
|
|
Cannot convert `{0}' to non-delegate type `{1}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1030
|
|
3.
|
|
|
Cannot convert `{0}' to delegate type `{1}' since there is a parameter mismatch
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1042
|
|
4.
|
|
|
Delegate `{0}' does not take `{1}' arguments
|
|
|
|
Делегат `{0}' не принимает `{1}' аргумента(ов)
|
|
Translated by
Vyacheslav Sharmanov
|
|
Reviewed by
Vyacheslav Sharmanov
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1054 mcs/mcs/ecore.cs:5893
|
|
5.
|
|
|
Parameter `{0}' should not be declared with the `{1}' keyword
|
|
|
|
Параметр `{0}' не может быть декларирован с ключом `{1}'
|
|
Translated by
AngorSTV
|
|
Reviewed by
AngorSTV
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1069
|
|
6.
|
|
|
Parameter `{0}' must be declared with the `{1}' keyword
|
|
|
|
Параметр `{0}' должен быть декларирован с ключом `{1}'
|
|
Translated by
AngorSTV
|
|
Reviewed by
AngorSTV
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1072
|
|
7.
|
|
|
Parameter `{0}' is declared as type `{1}' but should be `{2}'
|
|
|
|
Параметр `{0}' объявлен как тип `{1}' но должен быть `{2}'
|
|
Translated by
Vyacheslav Sharmanov
|
|
Reviewed by
Vyacheslav Sharmanov
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1089
|
|
8.
|
|
|
An anonymous method cannot be converted to an expression tree
|
|
|
|
Анонимный метод не может быть преобразован в дерево выражений
|
|
Translated by
Vyacheslav Sharmanov
|
|
Reviewed by
Vyacheslav Sharmanov
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1301
|
|
9.
|
|
|
Cannot convert anonymous method block without a parameter list to delegate type `{0}' because it has one or more `out' parameters
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1320
|
|
10.
|
|
|
Anonymous methods and lambda expressions cannot be used in the current context
|
|
|
|
Анонимные методы и лямбда-выражения не могут быть использованы в текущем контексте
|
|
Translated by
Vyacheslav Sharmanov
|
|
Reviewed by
Vyacheslav Sharmanov
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1344
|