J Jon Skeet [C# MVP] Jan 24, 2007 #2 Jon Harrop said: Does C# have closures? Click to expand... Yes, in the form of anonymous methods in C# 2.0. See (watch for line wrap) http://www.yoda.arachsys.com/csharp/csharp2/delegates.html#anonymous.me thods
Jon Harrop said: Does C# have closures? Click to expand... Yes, in the form of anonymous methods in C# 2.0. See (watch for line wrap) http://www.yoda.arachsys.com/csharp/csharp2/delegates.html#anonymous.me thods