Added hammock project to debug streaming issues
[pithos-ms-client] / trunk / hammock / src / net35 / Hammock / Web / Mocks / IMockable.cs
1 namespace Hammock.Web.Mocks
2 {
3     public interface IMockable
4     {
5
6     }
7 }