New Posts New Posts RSS Feed: Overloaded Create Method
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Overloaded Create Method

 Post Reply Post Reply
Author
BillG View Drop Down
DevForce MVP
DevForce MVP
Avatar

Joined: 05-Dec-2007
Location: Monroe, MI
Posts: 233
Post Options Post Options   Quote BillG Quote  Post ReplyReply Direct Link To This Post Topic: Overloaded Create Method
    Posted: 19-Dec-2008 at 11:24am

Am I allowed to have an overloaded Create method in my class.  I want to have one that takes the (pm, string, int) and one that takes (pm, long, long).  I keep getting an error that when I make a call to the second create method that the parameters are wrong.

 

Bill

 

Back to Top
BillG View Drop Down
DevForce MVP
DevForce MVP
Avatar

Joined: 05-Dec-2007
Location: Monroe, MI
Posts: 233
Post Options Post Options   Quote BillG Quote  Post ReplyReply Direct Link To This Post Posted: 19-Dec-2008 at 11:35am
I think that I have found the problem.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down