F# implements interfaces explicitly, rather than implicitly, so maybe that explains why. I'm not sure I completely trust reflector here. Try using ildasm.exe. Or just reference the F# from C# - you shouldn't see the property in intellisense on the type, but you should be able to upcast and then use it (as if you'd explicitly implemented the interface from C#).

By on 4/8/2009 12:14 PM ()

Thanks brianmcn, by mistake I edited my post instead of replying. So I found how to use explicit interfaces.

By on 4/8/2009 12:18 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper