tehon3299
Centurion
I am just getting into writing classes with .NET and I was wondering how I would do that following? I need a class that has 3 integer number (for serial keys) and it needs to have a validate function to validate the keys. I just need help on what goes in which methods. Like what is the new() method for and do you need to have one?