Open/Close Delegate


Two types of delegates exist in .NET 2.0 – Open and Close. The creation of open instance and closed static delegates is not directly supported by Visual Basic, C++, or C# for delegate constructors hence use one of the System.Delegate.CreateDelegate method overloads.

~ by mdavey on August 22, 2006.

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.