C# Класс Company.OrmLanguage.EntityHasRelationShipsConnector

Наследование: DslDiagrams::BinaryLinkShape
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
DomainClassId global::System.Guid

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

Метод Описание
EntityHasRelationShipsConnector ( global::Microsoft.VisualStudio.Modeling store )

Constructor

FindEntityHasRelationShipsConnectorDecorator ( string decoratorName ) : DslDiagrams::Decorator

Finds a decorator associated with EntityHasRelationShipsConnector.

OnDragOver ( DiagramDragEventArgs e ) : void

Защищенные методы

Метод Описание
InitializeInstanceResources ( ) : void

Initializes resources associated with this connector instance.

InitializeResources ( global::Microsoft.VisualStudio.Modeling.Diagrams classStyleSet ) : void

Initializes style set resources for this shape type

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

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

Constructor
public EntityHasRelationShipsConnector ( global::Microsoft.VisualStudio.Modeling store )
store global::Microsoft.VisualStudio.Modeling Store where new element is to be created.

FindEntityHasRelationShipsConnectorDecorator() публичный статический Метод

Finds a decorator associated with EntityHasRelationShipsConnector.
public static FindEntityHasRelationShipsConnectorDecorator ( string decoratorName ) : DslDiagrams::Decorator
decoratorName string
Результат DslDiagrams::Decorator

InitializeInstanceResources() защищенный Метод

Initializes resources associated with this connector instance.
protected InitializeInstanceResources ( ) : void
Результат void

InitializeResources() защищенный Метод

Initializes style set resources for this shape type
protected InitializeResources ( global::Microsoft.VisualStudio.Modeling.Diagrams classStyleSet ) : void
classStyleSet global::Microsoft.VisualStudio.Modeling.Diagrams The style set for this shape class
Результат void

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

public OnDragOver ( DiagramDragEventArgs e ) : void
e DiagramDragEventArgs
Результат void

Описание свойств

DomainClassId публичное статическое свойство

EntityHasRelationShipsConnector domain class Id.
public static global::System.Guid DomainClassId
Результат global::System.Guid