C# Класс Referenception.Core.Commands.ShowReferences

Opens a new content editor tab with the references of the current item
Наследование: Command
Показать файл Открыть проект

Открытые методы

Метод Описание
Execute ( CommandContext context ) : void

Executes the command

Описание методов

Execute() публичный Метод

Executes the command
public Execute ( CommandContext context ) : void
context CommandContext The context.
Результат void