On 8/31/13, Jacob Carlborg <[email protected]> wrote: > T delegate (Args) dg = &result.__ctor; > dg(args);
Ah, pretty cool workaround.
On 8/31/13, Jacob Carlborg <[email protected]> wrote: > T delegate (Args) dg = &result.__ctor; > dg(args);
Ah, pretty cool workaround.