I\'ve been reading through the source code for Moq and I came across the following unit test:
Assert.Throws(() => Times
I don't program in C#, but Googling "C# Lambda" provided this link that answers your question!!!