Ok, I have this prototype that was written by someone else in C# and I\'m trying to put it into Objective-C. Now, I haven\'t had any formal experience with C# yet, so I don\
The 4th line is a parameterless constructor and the 5th line is a parameterfull constructor.