代码搜索:Sharpdevelop
找到约 1,153 项符合「Sharpdevelop」的源代码
代码结果 1,153
www.eeworm.com/read/206619/5007876
cs webreferencesnode.cs
//
// SharpDevelop
//
// Copyright (C) 2005 Matthew Ward
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as pub
www.eeworm.com/read/206619/5007930
cs outputwindowoptionspanel.cs
//
// SharpDevelop
//
// Copyright (C) 2004 Matthew Ward
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as pub
www.eeworm.com/read/169400/5420913
cs alternateeditordisplaybinding.cs
using ICSharpCode.Core;
using ICSharpCode.SharpDevelop.Gui;
using System;
namespace AlternateEditor
{
public class AlternateEditorDisplayBinding : IDisplayBinding
{
public bool CanCreat
www.eeworm.com/read/295470/3910178
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/295470/3910185
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: AssemblyTitle("SharpDevelop")]
[assembly: AssemblyDescription("free C# IDE")]
[assembly: AssemblyConfiguration("")]
[a