Skip to content

Added support for asynchronous event raising with synchronous and awaitable handlers.

Choose a tag to compare

@vaseug vaseug released this 26 Jan 13:19

Added support for asynchronous event raising with synchronous and awaitable handlers. Improved filtering on the return value of awaitable methods. Returned the old Reflector class member names renamed in the previous release.
This release contains all the functionality that the Reflector class currently supports.