Свойство | Тип | Описание | |
---|---|---|---|
Direction | WorkflowDirection |
Метод | Описание | |
---|---|---|
CreateRefactoring ( IRefactoringDriver driver ) : IRefactoringExecuter | ||
IsAvailable ( IDataContext context ) : bool | ||
SharedToExtensionWorkflow ( ISolution solution, WorkflowDirection direction, string actionId ) : System.Collections.Generic |
public CreateRefactoring ( IRefactoringDriver driver ) : IRefactoringExecuter | ||
driver | IRefactoringDriver | |
Результат | IRefactoringExecuter |
public IsAvailable ( IDataContext context ) : bool | ||
context | IDataContext | |
Результат | bool |
public SharedToExtensionWorkflow ( ISolution solution, WorkflowDirection direction, string actionId ) : System.Collections.Generic | ||
solution | ISolution | |
direction | WorkflowDirection | |
actionId | string | |
Результат | System.Collections.Generic |