Ebeworld’s Weblog

Trying to create

Object initializer syntax

now we can use {} for object initializer such as Point p=new Point{X=1,Y=2};

Also quite the similar to anonymous methods, there is anonymous class

November 24, 2008 Posted by ebeworld | Uncategorized | | No Comments Yet