This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
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();
I believe there are multiple operators, but this definition of the => operator may help you.
https://msdn.microsoft.com/en-us/library/bb311046.aspx