A practical demonstration, including Action and Func
- Func Delegate: creating and explaining
- Action Delegate: creating and explaining
- Creating anonymous methods: anonymous Delegate
- Creating anonymous methods: anonymous Func
- Creating anonymous methods: anonymous Action
- Using Delegates in other projects: WinForms
- Using Anonymous Delegates in other projects: WinForms