nodirt on 03/03/11
Last Edited at 03/03/11 12:53am
class Foo { public Foo(int bar) { }} Func<int, Foo> foo = Foo;
Report this snippet Tweet
Comment:
You need to login to post a comment.