I don't know for sure, but try changing 'let _ = ...' to 'do ...'.

Roughly, the model is

inside the 'let's that comprise the implicit/primary constructor body, you init local variables and don't reference 'this' yet

inside the 'do's that comprise the implicit/primary constructor body, at this point the object is fully constructed and you can refer to 'this'

By on 3/20/2009 4:51 AM ()

Thanks a lot

By on 3/23/2009 2:09 AM ()
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