And other C# related tidbits that I've found useful.
private delegate Color ColorMethod( Color color ); new Person() { Name = "John Doe", Age = 31, CanCode = true }