Skip to content
Snippets Groups Projects
Commit c3356eb6 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

New translations overview.md (Turkish)

parent 745a565f
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,4 @@ Ferma şeması, kullanıcı tarafından yazılan arayüzlerin ve sınıfların b
Açıklamalı bir yöntemin hareketi yalnızca kendisine uygulanan ek açıklama ile değil aynı zamanda yöntemin imzasıyla da belirlenir. Bu nedenle, ek açıklamalı bir yöntem, dönüş türü, bağımsız değişkenler veya yöntem adı değiştirilse bile farklı davranır. Bir yöntem açıkça tanımlanmış olduğunda dikkat edilmesi önemlidir (bir açıklama kullanmazsa) yöntem imzası her şey olabilir.
Method names that are annotated must have one of the following prefixes: add, get, remove, set, is. Exactly which prefixes are allowed varies from one annotation to the next so see the annotation's detailed documentation to make that determination. It is also possible to override this behavior by setting the `operation` argument available on most annotations which defaults to `AUTO`.
\ No newline at end of file
Ek açıklama yapılan yöntem isimlerinde aşağıdaki öneklerden birinin bulunması gerekir: ekleme, alma, kaldırma, ayarlama, olur. Exactly which prefixes are allowed varies from one annotation to the next so see the annotation's detailed documentation to make that determination. It is also possible to override this behavior by setting the `operation` argument available on most annotations which defaults to `AUTO`.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment