using System; namespace HaDocument { interface ITemporaryLibrary { } }