It is basically a function pointer that is being passed into another function. Delegate is a famous way to implement Callback in C#.
確定! 回上一頁