using InABox.Integration.Awg; namespace InABox.Integration.V6 { public interface IV6Gasket : IV6BOMItem, IAwgGasket { } }