port from vb6 to c# - WeOnlyDo Discussion board

port from vb6 to c# (wodFtpDLX / wodFtpDLX.NET)

by Jasmine, Thursday, December 10, 2015, 19:39 (3031 days ago) @ Rien van Ham

Hi Rien.

You can simply cast one object type to another, like this:

moFTP.Certificate = (wodFtpDLXComLib.ICertificate)certificaat;

I hope this helps!
Jasmine.


Complete thread: