1. 1.
    0
    public class Incident
    {
    public int CustomerID;
    public string ProductCode;
    public int TechID;
    public DateTime DateOpened;
    public DateTime DateClosed;
    public string Title;
    public string Description;
    ···
  1. 2.
    0
    public Incident()
    {

    }
    ···
  2. 3.
    0
    public sex
    ···
  3. 4.
    0
    public string CustomerIncidentDisplay()
    {
    return "Incident for product " +
    ProductCode + "closed" +
    DateClosed. ToShortDateString() +
    ···
  4. 5.
    0
    ekonomik şipariş miktarı: 2 x s.k./m.f.
    ···
  5. 6.
    -1
    sun of bicth
    ···
  6. 7.
    0
    bunu unutma pic, nazara gelirsin.

    if(DateClosed == null)
    throw new gibSokException("Mazallah!");
    ···
  7. 8.
    0
    @7 eyvallah panpa ekliyorum
    ···
  8. 9.
    0
    sınavada burda gir panpa
    ···
  9. 10.
    0
    @9 bir keresinde quizde inciden birine soru sormuştum. 40 almıştı amk yoksa 0 alacaktım hehehe
    ···