|
18.
|
|
|
An expression tree cannot contain an assignment operator
|
|
|
|
Bir ifade ağacı atama işleci içeremez
|
|
Translated and reviewed by
EsatYuce
|
|
|
|
Located in
mcs/mcs/assign.cs:326
|
|
19.
|
|
|
Cannot assign to `{0}' because it is a `{1}'
|
|
|
|
`{0}' ye atanamaz. Çünkü o `{1}' dir
|
|
Translated and reviewed by
EsatYuce
|
|
|
|
Located in
mcs/mcs/assign.cs:792
|
|
20.
|
|
|
`{0}' is not a valid named attribute argument. Named attribute arguments must be fields which are not readonly, static, const or read-write properties which are public and not static
|
|
|
|
`{0}', geçerli adlandırılan bir nitelik argümanı değildir. Adlandırılan nitelik argümanları, genel kullanımı olan, salt okunur, durağan veya okuma-yazma özelliklerine sahip olmayan alanlar olmalı
|
|
Translated and reviewed by
EsatYuce
|
|
|
|
Located in
mcs/mcs/attribute.cs:228
|
|
21.
|
|
|
`{0}' is not a valid named attribute argument because it is not a valid attribute parameter type
|
|
|
|
`{0}', geçerli adlandırılan bir nitelik argümanı değildir. Çünkü o, geçerli bir nitelik parametre türü değildir.
|
|
Translated and reviewed by
EsatYuce
|
|
|
|
Located in
mcs/mcs/attribute.cs:237
|
|
22.
|
|
|
An attribute argument cannot be dynamic expression
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/attribute.cs:243
|
|
23.
|
|
|
The Guid attribute must be specified with the ComImport attribute
|
|
|
|
Guid niteliği, ComImport niteliği ile belirtilmelidir
|
|
Translated and reviewed by
EsatYuce
|
|
|
|
Located in
mcs/mcs/attribute.cs:248
|
|
24.
|
|
|
Do not use `{0}' directly. Use parameter modifier `this' instead
|
|
|
|
Doğrudan `{0}' kullanmayın. Onun yerine 'bu' değiştirici parametreyi kullanın
|
|
Translated and reviewed by
EsatYuce
|
|
|
|
Located in
mcs/mcs/attribute.cs:253
|
|
25.
|
|
|
Do not use `{0}' directly. Use `dynamic' keyword instead
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/attribute.cs:258
|
|
26.
|
|
|
Error during emitting `{0}' attribute. The reason is `{1}'
|
|
|
|
`{0}' niteliği belirtilirken hata oluştu. Nedeni `{1}' dir
|
|
Translated and reviewed by
EsatYuce
|
|
|
|
Located in
mcs/mcs/attribute.cs:263
|
|
27.
|
|
|
`{0}': is not an attribute class
|
|
|
|
`{0}': bir nitelik sınıfı değildir
|
|
Translated and reviewed by
EsatYuce
|
|
|
|
Located in
mcs/mcs/attribute.cs:361 mcs/mcs/attribute.cs:372
|