|
4.
|
|
|
Delegate `{0}' does not take `{1}' arguments
|
|
|
|
Делегат `{0}' не приймає `{1}' аргумента(ів)
|
|
Translated and reviewed by
Mykola Tkach
|
|
|
|
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 and reviewed by
Mykola Tkach
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1069
|
|
6.
|
|
|
Parameter `{0}' must be declared with the `{1}' keyword
|
|
|
|
Параметр `{0}' повинен бути декларований з ключем `{1}'
|
|
Translated and reviewed by
Mykola Tkach
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1072
|
|
7.
|
|
|
Parameter `{0}' is declared as type `{1}' but should be `{2}'
|
|
|
|
Параметр `{0}' об’явлений як тип `{1}' але повинен бути `{2}'
|
|
Translated and reviewed by
Mykola Tkach
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1089
|
|
8.
|
|
|
Async lambda expressions cannot be converted to expression trees
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1243
|
|
9.
|
|
|
An anonymous method cannot be converted to an expression tree
|
|
|
|
Анонімний метод не може бути перетворений у дерево виразів
|
|
Translated and reviewed by
Mykola Tkach
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1301
|
|
10.
|
|
|
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
|
|
11.
|
|
|
Anonymous methods and lambda expressions cannot be used in the current context
|
|
|
|
Анонімні методи і лямбда-виразу не можуть бути використані у поточному контексті
|
|
Translated and reviewed by
Mykola Tkach
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1344
|
|
12.
|
|
|
Local variable or parameter `{0}' cannot have their address taken and be used inside an anonymous method, lambda expression or query expression
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1395
|
|
13.
|
|
|
Cannot convert async {0} to delegate type `{1}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1415
|