#if NET_2_0 namespace System.Xml { public delegate void OnXmlDictionaryReaderClose (XmlDictionaryReader reader); } #endif