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