You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MoQ Discussions
Awesome! Thanks Daniel!
Always amazed by your work.
On May 29, 2:25 am, "Daniel Cazzulino" <dan...@cazzulino.com> wrote:
> var mock = new Mock<IIndexed>();
>
> mock.Expect(i => i[0]).Returns("foo");
> mock.Expect(i => i[1]).Returns("bar");
>
> should work
>
Daniel Cazzulino
unread,
May 29, 2008, 1:29:11 AM5/29/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message