namespace InABox.Integration.Awg { public interface IAwgMaterial : IIntegrationMaterial, IAwgBOMItem { } }