Action « Development « C# / CSharp Tutorial






14.41.Action
14.41.1.Instantiating Action<(Of <(T>)>) delegate rather than defining a new delegate
14.41.2.Use Action<(Of <(T>)>) delegate with anonymous methods
14.41.3.Assign a lambda expression to an Action<(Of <(T>)>) delegate instance