代码搜索:Assembly
找到约 10,000 项符合「Assembly」的源代码
代码结果 10,000
www.eeworm.com/read/124637/6042702
cs assemblyinfo.cs
#region Copyright (c) 2002-2003, James W. Newkirk, Michael C. Two, Alexei A. Vorontsov, Charlie Poole, Philip A. Craig
/*******************************************************************************
www.eeworm.com/read/124637/6042735
cs assemblyinfo.cs
using System;
using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: CLSCompliant(true)]
//
// General Information about an assembly is controlled through the following
//
www.eeworm.com/read/124637/6042757
cs assemblyinfo.cs
[assembly: System.CLSCompliant(true)]
[assembly: System.Reflection.AssemblyVersion("2.0.0.0")]
//[assembly: System.Reflection.AssemblyKeyFile("KeyPair.snk")]
www.eeworm.com/read/124637/6042940
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
// Information about this assembly is defined by the following
// attributes.
//
// change them to the information which is assoc
www.eeworm.com/read/124637/6042947
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
// Information about this assembly is defined by the following
// attributes.
//
// change them to the information which is assoc
www.eeworm.com/read/124637/6043220
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
// Information about this assembly is defined by the following
// attributes.
//
// change them to the information which is asso
www.eeworm.com/read/124637/6043234
cs assemblyinfo.cs
// AssemblyInfo.cs
// Copyright (C) 2003 Mike Krueger
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// Licens