Created
November 24, 2015 19:40
-
-
Save sdanna/59322f0cd495e1978134 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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