Thread
:
Calling a method in another class
View Single Post
#
6
(
permalink
)
08-03-2007, 06:53 PM
levent
Senior Member
Join Date: Dec 2006
Posts: 748
Quote:
All my attempts to call this method have failed.
But it is constructor, not a method. You should at least add void keyword in front of the method name to make it a method.
levent
View Public Profile
Send a private message to levent
Find all posts by levent