New issue report by spinodal:
SubString metodunun iki integer alan hali java da startindex ve endindex
olarak algilan rken c#'da startindex ve length olarak algilandig ndan tum
substringler hatali calisiyor. Düzeltilmesi gerek...
Issue attributes:
Status: Accepted
Owner: spinodal
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 by spinodal:
Ayn ekilde string.delete(int start, int end) biz do ruda string.remove ile
d i tirdik ama remove(int start, int length) eklinde...
Comment #2 by spinodal:
tüm substring ve removelar bu duruma uygun de i tirildi
Issue attribute updates:
Status: Fixed