Implement Cue Properties Updating

This commit is contained in:
Joel Wetzell
2020-06-19 19:02:05 -05:00
parent f6c1cdf70a
commit 60e43e4193
11 changed files with 49 additions and 90 deletions
-4
View File
@@ -1,9 +1,5 @@
using System;
using System.Collections.Generic;
using System.Dynamic;
using System.Linq;
using System.Reflection;
using System.Text.RegularExpressions;
using Newtonsoft.Json.Linq;
using SharpOSC;