Monobjc / monobjc

Git Repository for the Monobjc Project
http://www.monobjc.net/
17 stars 3 forks source link

Exposed method with by-ref wrapper crashes #293

Closed letiemble closed 11 years ago

letiemble commented 11 years ago

(This issue was orignally reported by Laurent Etiemble on 2011-08-30 20:48:00)

Exposed method with by-ref wrapper crashes Additional Information: The native-to-managed conversion of the parameters is not done correctly.

letiemble commented 11 years ago

(This comment was orignally posted by Laurent Etiemble on 2011-08-30 20:54:45)

Fixed.