using System; using System.Reflection; using System.Runtime.InteropServices; //------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.3082 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ [assembly: ComVisibleAttribute(false)] [assembly: CLSCompliantAttribute(true)] [assembly: AssemblyTitleAttribute("Apache NMS Class Library")] [assembly: AssemblyDescriptionAttribute("Apache NMS (.Net Messaging Library): An abstract interface to Message Oriented Mi" + "ddleware (MOM) providers")] [assembly: AssemblyConfigurationAttribute("SNAPSHOT")] [assembly: AssemblyCompanyAttribute("http://activemq.apache.org/nms")] [assembly: AssemblyProductAttribute("Apache NMS Class Library")] [assembly: AssemblyCopyrightAttribute("Copyright (C) 2005-2009 Apache Software Foundation")] [assembly: AssemblyTrademarkAttribute("")] [assembly: AssemblyCultureAttribute("")] [assembly: AssemblyVersionAttribute("1.1.0")] [assembly: AssemblyInformationalVersionAttribute("1.1.0")]