locked
What does this operator "= () =>" mean in C#? RRS feed

  • Question

  • I dont know what this does or means. Could not find anything in FAQ or search. 

    Eg line of code --> private static readonly Procedure<IAnimal> GetAnimal = () => new Animal(); 

    • Moved by Tina-Shi Friday, April 3, 2015 8:58 AM the issue is related to this c#
    Thursday, April 2, 2015 10:37 PM

Answers