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\
If I may, it is rather like the having both the following methods in an Objective-C class:
Constructors and initializers are analogues, they just look a little different.