Skip to content

Instantly share code, notes, and snippets.

@brunofmeurer
Created September 14, 2019 17:47
Show Gist options
  • Save brunofmeurer/5a50d26fa6a0335ee04ae4a27aca404e to your computer and use it in GitHub Desktop.
Save brunofmeurer/5a50d26fa6a0335ee04ae4a27aca404e to your computer and use it in GitHub Desktop.
dynamic button1 = JObject.Parse(@"{}");
button1.especific = "name";
button1.value = "Print";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment