How to Implement Method overloading in WCF-CodeGain

added by codegain
4/4/2011 3:10:32 AM

129 Views

I found scenario where I have to implement two method with the same name i.e Function overloading. But when I implement that I got error "System.InvalidOperationException"


0 comments