root/StructuredWeb/StructuredWeb/Domain/Business/Customer.cs
| 93 | 107 | ||
|---|---|---|---|
1 | #region Using Statements | 1 | #region Using Statements |
2 | 2 | ||
3 | using System; | 3 | using System; |
4 | using System.Collections.Generic; | ||
5 | using System.Diagnostics; | 4 | using System.Diagnostics; |
6 | using Iesi.Collections.Generic; | ||
7 | using StructuredWeb.Domain.Business.Component; | 5 | using StructuredWeb.Domain.Business.Component; |
8 | 6 | ||
9 | #endregion | 7 | #endregion |
Download diff