CodeFactory Platform CodeFactory Platform
CodeFactory Platform CodeFactory Platform
CodeFactory

Search Results for

    Interface ICSharpSourceCommand

    Code factory command that is triggered from the context menu of a document that hosts a c# code file in the solution explorer window.

    Inherited Members
    IVsFactoryCommand<VsCSharpSource>.VisualStudioActions
    IVsCommandInformation.CommandTitle
    IVsCommandInformation.CommandDescription
    IVsCommandInformation.CommandType
    ICommand<VsCSharpSource>.EnableCommandAsync(VsCSharpSource)
    ICommand<VsCSharpSource>.ExecuteCommandAsync(VsCSharpSource)
    Namespace: CodeFactory.VisualStudio.SolutionExplorer
    Assembly: CodeFactory.VisualStudio.dll
    Syntax
    public interface ICSharpSourceCommand : IVsFactoryCommand<VsCSharpSource>, IVsCommandInformation, ICommand<VsCSharpSource>
    © CodeFactory, LLC. All rights reserved.