EnvDTE.Interfaces/_dispDocumentEvents_DocumentClosingEventHandler.cs (4 lines of code) (raw):

namespace EnvDTE { public delegate void _dispDocumentEvents_DocumentClosingEventHandler(Document Document); }