C# Класс Invert.uFrame.ECS.uFrameECSBase

Наследование: Invert.Core.GraphDesigner.DiagramPlugin
Показать файл Открыть проект

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

Метод Описание
GetCollectionsSelectionCommand ( ) : SelectTypeCommand
GetInputsSelectionCommand ( ) : SelectTypeCommand
GetOutputsSelectionCommand ( ) : SelectTypeCommand
GetPropertiesSelectionCommand ( ) : SelectTypeCommand
GetVariablesSelectionCommand ( ) : SelectTypeCommand
Initialize ( Invert container ) : void

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

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

public GetCollectionsSelectionCommand ( ) : SelectTypeCommand
Результат Invert.Core.GraphDesigner.SelectTypeCommand

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

public GetInputsSelectionCommand ( ) : SelectTypeCommand
Результат Invert.Core.GraphDesigner.SelectTypeCommand

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

public GetOutputsSelectionCommand ( ) : SelectTypeCommand
Результат Invert.Core.GraphDesigner.SelectTypeCommand

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

public GetPropertiesSelectionCommand ( ) : SelectTypeCommand
Результат Invert.Core.GraphDesigner.SelectTypeCommand

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

public GetVariablesSelectionCommand ( ) : SelectTypeCommand
Результат Invert.Core.GraphDesigner.SelectTypeCommand

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

public Initialize ( Invert container ) : void
container Invert
Результат void