Skip to content

Instantly share code, notes, and snippets.

@mitchgollub
Created July 14, 2019 21:26
Show Gist options
  • Save mitchgollub/27a02b104caef5e820bf7ee718a20f86 to your computer and use it in GitHub Desktop.
Save mitchgollub/27a02b104caef5e820bf7ee718a20f86 to your computer and use it in GitHub Desktop.
defensive-programming-strings
Object shares = getValueFromField("SHARES");
Shares = (string)shares;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment