שפת C: הבדלים בין גרסאות בדף

תוכן שנמחק תוכן שנוסף
אין תקציר עריכה
אין תקציר עריכה
שורה 46:
[[ta:சி]]
 
}
 
 
public BagrutExam(string code, int units, int mark)
 
{
 
this.code = code;
this.units = units;
this.mark = mark;
}
 
public string Getcode()