Answer Posted / daniel
It?s a delegate that points to and eventually fires off
several methods.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is an extension method in c#?
Why delegates are safe in c#?
What is iformatprovider in c#?
What is difference between an reference type and value type in C#?
List down the access modifiers available in c#?
What are the properties of string?
Which operator cannot be overloaded in c sharp?
What is private in c#?
Does the system.exception class have any cool features?
Can I use exceptions in c#?
Can var be null c#?
What is singleordefault c#?
Are value types sealed?
What is multiple interface in c#?
What does ienumerable mean?