using System; namespace SharpVectors.Dom { /// /// Summary description for IDomConfiguration. /// public interface IDomConfiguration { } }