GeekyEggo / SharpDeck

A .NET wrapper for the official Elgato Stream Deck SDK.
MIT License
25 stars 9 forks source link

Action method decorators, for Property Inspector controllers #5

Closed GeekyEggo closed 5 years ago

GeekyEggo commented 5 years ago

Similar to HttpPost / HttpGet, it would be nice if it were possible to decorate methods within a controller that intercepted requests from a Property Inspector, and where desired, "returned" a result.

It should be possible to