To download this file, please login or click here to register
Description:
A Delegate Usage Example. A delegate is a type-safe object that points to the other methods. Delagates can be used to make friendly pointers to functions. can also they can to add security.