代码搜索:Assembly
找到约 10,000 项符合「Assembly」的源代码
代码结果 10,000
www.eeworm.com/read/124637/6042950
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: AssemblyTitle("SharpDevelop")]
[assembly: AssemblyDescription("free C# IDE")]
[assembly: AssemblyConfiguration("")]
[a
www.eeworm.com/read/124637/6042954
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: AssemblyTitle("SharpDevelop")]
[assembly: AssemblyDescription("free C# IDE")]
[assembly: AssemblyConfiguration("")]
[a
www.eeworm.com/read/124637/6043222
cs main.cs
// Main.cs
// Copyright (C) 2003 Mike Krueger
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the fo