Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 108 Bytes

File metadata and controls

2 lines (2 loc) · 108 Bytes

delegate

The Delegate lets you run a function in a specific scope without a need of using _self or _this.