C# Класс NClass.DiagramEditor.ClassDiagram.Connections.CommentConnection

Наследование: NClass.DiagramEditor.Diagrams.Connections.Connection
Показать файл Открыть проект

Private Properties

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

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

Метод Описание
CommentConnection ( CommentRelationship relationship, Shape startShape, Shape endShape ) : System

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

Метод Описание
CloneRelationship ( IDiagram diagram, Shape first, Shape second ) : bool

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

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

protected CloneRelationship ( IDiagram diagram, Shape first, Shape second ) : bool
diagram IDiagram
first NClass.DiagramEditor.Diagrams.Shapes.Shape
second NClass.DiagramEditor.Diagrams.Shapes.Shape
Результат bool

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

/// is null.-or- /// is null.-or- /// is null. ///
public CommentConnection ( CommentRelationship relationship, Shape startShape, Shape endShape ) : System
relationship NClass.Core.CommentRelationship
startShape NClass.DiagramEditor.Diagrams.Shapes.Shape
endShape NClass.DiagramEditor.Diagrams.Shapes.Shape
Результат System