Fix the build.
[castle.git] / Experiments / Castle.Igloo / Igloo.Clinic.Domain / ICart.cs
blob9877e789db7f2915e2aa6d04390ffdeba1498444
1 using System.Collections;
4 namespace Igloo.Clinic.Domain
6 public interface ICart : IList