#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Grunwald 6f913c6d53 ResolveVisitor: use explicit interface implementation of IDomVisitor. 15 years ago
..
Properties Add NRefactory.Demo (TreeView for visualization of C# DOM) 15 years ago
.gitignore NRefactory.Demo: Expand TreeView at caret offset when parsing. 15 years ago
ICSharpCode.NRefactory.Demo.csproj Add "Resolve" button to NRefactory.Demo. 15 years ago
MainForm.Designer.cs Make IdentifierExpression.Identifier return the identifier string. 15 years ago
MainForm.cs ResolveVisitor: use explicit interface implementation of IDomVisitor. 15 years ago
MainForm.resx Add "Resolve" button to NRefactory.Demo. 15 years ago
Program.cs Add NRefactory.Demo (TreeView for visualization of C# DOM) 15 years ago