2 using Castle
.Igloo
.Attributes
;
4 namespace Castle
.Igloo
.Test
.ScopeTest
.Components
6 [Scope(Scope
= ScopeType
.Request
)]
7 public class PerScopeWebRequestComponent
: IComponent
10 #region IComponent Members
16 return this.GetHashCode();