xamarin / binding-tools-for-swift

MIT License
160 stars 21 forks source link

fixed issues with closures that throw and have args #826

Closed stephen-hawley closed 9 months ago

stephen-hawley commented 9 months ago

My own damn fault - forgot an args parameter when I was updating the closure callbacks. Updated some of the debug output to correct errors.