adspace
Answer Posted / Devi Dayal
A Delegate in C# is a type that references a method. It allows to invoke methods with a specific parameter list and return type without having to know the actual method to which it refers at compile time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers