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