Monobjc / monobjc

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

Raise a managed exception if the Class was not found during construction. #397

Closed aarononeal closed 11 years ago

aarononeal commented 11 years ago

Previously the Id constructor might send a null pointer through SendMessage which was harder to debug.