Add support for Events (#23)

* event wip...

* Add support for 'event'

* event example
This commit is contained in:
Stef Heyenrath
2021-08-03 21:03:45 +02:00
committed by GitHub
parent 7b158adadc
commit c536e194e7
8 changed files with 228 additions and 159 deletions
@@ -1,6 +1,6 @@
using DifferentNamespace;
using System.Collections.Generic;
using System.Threading.Tasks;
using DifferentNamespace;
namespace ProxyInterfaceConsumer
{