Delegate is a class that can hold reference to a method or a function .
Delegate class has a signature and it only reference those method whose signature is compliant with the class.
Delegates are type safe , secure , object oriented.
Delegates are type safe , secure , object oriented.
No comments:
Post a Comment