Fix the build.
[castle.git] / Experiments / Castle.Igloo / Castle.Igloo.Test / ScopeTest / Components / IComponant.cs
blob30ab066699a0026e015c352b469acb241d98d314
4 namespace Castle.Igloo.Test.ScopeTest.Components
7 /// <summary>
8 /// Summary description for IComponent.
9 /// </summary>
10 public interface IComponent
12 int ID
14 get;