zia ullah's profile

Delegates and their Types in C# Programming

Delegates and their Types in C# Programming

In the .NET Framework, a delegate points to one or more methods. Once you instantiate the delegate, the corresponding methods invoke. Delegates are objects that contain references to methods that must be invoked instead of containing the actual method names.

Delegates and their Types in C# Programming
Published:

Owner

Delegates and their Types in C# Programming

Published:

Creative Fields