What is Delegate in C#: जब हम C# में कोई Delegate Type Create करते हैं, तो C# Compiler Automatically उस Delegate Type के लिए एक .NET Framework के System.MulticastDelegate Class से एक sealed Class Derive करता है। System.MulticastDelegate Class, System.Delegate Class के साथ मिलकर Delegate Object को ऐसा Infrastructure Provide करता है, जिससे एक Delegate Object उन Callback Methods की एक Invocation List Create कर पाता है, जिन्हें जरूरत होने पर बाद में … [Read more...]
What is Delegate in C#
Filed Under: C# Programming Language in Hindi Tagged With: c# action, c# action delegate, c# create event, c# custom event, c# delegate event, C# Delegate Example, c# delegates, c# event, c# event delegate, c# event example, c# event handler, c# eventargs, c# eventhandler, c# events, c# function pointer, c# interface event, create event c#, define delegate, define delegates, definition of delegates, delegate c#, delegate c# example, delegate define, delegate definition, delegate in c#, delegate Type, delegates and events in c#, delegates c#, delegates definition, Delegates in C#, delegates in c# with example, event c#, event handler c#, eventargs c#, eventhandler c#, events and delegates in c#, events c#, events in c#, what are delegates in c#, what is a delegate, what is delegate, What is Delegate in C#