Skip to content

Instantly share code, notes, and snippets.

@sdanna
Created November 24, 2015 19:40
Show Gist options
  • Save sdanna/59322f0cd495e1978134 to your computer and use it in GitHub Desktop.
Save sdanna/59322f0cd495e1978134 to your computer and use it in GitHub Desktop.
var extraData = new string[] {"ExtraData1", "ExtraData2", "ExtraData3"};
var foobar2 = new FooBar("Value1", extraData);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment