Posts by Lucio Donati • 21 points
2 posts
-
1
votes4
answers1449
viewsA: Undefined object reference for an object instance in array
Need to instantiate each vector object given. Try that right after: dados[i] = new DadosFilme();
-
1
votes0
answers813
viewsQ: How to pass an object as a parameter to another class method
I am developing an object-oriented agenda and recording in a text file. I’m finding the following problem: when saved a contact it is passing to another object as if it were a pointer using System;…
c#asked Lucio Donati 21