[RESOLVED] Creating Class's and methods
So what im tyring to do is create a class named "doesstuff" and in that class i want to create a few methods.
If i wanted to access those methods in another class in the same project how would i do so?
i.e
on this form there are two text box's and when i click a button on the form i want to be able to access the methods i created in the "doesstuff" class
any help would be appreciated!
Re: Creating Class's and methods
nvm i figured it out lol thanks anyway ^_^