mercredi 31 mars 2021

What is this asking me to do on the second line?

        DateTime now = DateTime.Now;
        MainClass t = new OtherClass(now, 1, 1);
        Assert.AreEqual("Join", t.TransactionType);

What does the 2nd line mean?

Aucun commentaire:

Enregistrer un commentaire