Go to the documentation of this file.00001 #include "stdafx.h"
00002
00003 using namespace System;
00004 using namespace System::Reflection;
00005 using namespace System::Runtime::CompilerServices;
00006 using namespace System::Runtime::InteropServices;
00007 using namespace System::Security::Permissions;
00008
00009
00010
00011
00012
00013
00014 [assembly:AssemblyTitleAttribute("KNInet")];
00015 [assembly:AssemblyDescriptionAttribute("")];
00016 [assembly:AssemblyConfigurationAttribute("")];
00017 [assembly:AssemblyCompanyAttribute("Neuronics AG")];
00018 [assembly:AssemblyProductAttribute("KNInet")];
00019 [assembly:AssemblyCopyrightAttribute("Copyright (c) Neuronics AG 2006")];
00020 [assembly:AssemblyTrademarkAttribute("")];
00021 [assembly:AssemblyCultureAttribute("")];
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033
00034 [assembly:AssemblyVersionAttribute("3.5.*")];
00035
00036 [assembly:ComVisible(false)];
00037
00038 [assembly:CLSCompliantAttribute(true)];
00039
00040 [assembly:SecurityPermission(SecurityAction::RequestMinimum, UnmanagedCode = true)];