Konu
Buradaki id-1 ne demek
14-06-2021, 07:09:41
#1
GGRIP
else{
for (int i = 0; i < count_of_customer; i++) {
if(object_customer[i].getId()==id-1){
object_customer[i].setDelete(false);
}