The Complete Project Source Code Platform

Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up

Job Resume Template

how can run project

  mcpdvc    2017-04-15 00:31:53

0

0


i have problem code source not run have Error Severity Code Description Project File Line Error CS0266 Cannot implicitly convert type 'WebApplication8.Payment' to 'Type.IPayment'. An explicit conversion exists (are you missing a cast?) WebApplication8 D:WebApplication8add.aspx.cs 45 IPayment co = new Payment(JourneyID, CardType, DebitOrCredit, Cardnumber, CVV, ExpiryDate,Paymentdateandtime);

Answers

Post Your answer