delegate parameter « delegate « C# / CSharp Tutorial






9.6.delegate parameter
9.6.1.Use delegate as the function parameter
9.6.2.Using a delegate to choose the right function to call.