C# Class NClass.DiagramEditor.ClassDiagram.Connections.CommentConnection

Inheritance: NClass.DiagramEditor.Diagrams.Connections.Connection
Afficher le fichier Open project: gbaychev/NClass

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CommentConnection ( CommentRelationship relationship, Shape startShape, Shape endShape ) : System

Méthodes protégées

Méthode Description
CloneRelationship ( IDiagram diagram, Shape first, Shape second ) : bool

Method Details

CloneRelationship() protected méthode

protected CloneRelationship ( IDiagram diagram, Shape first, Shape second ) : bool
diagram IDiagram
first NClass.DiagramEditor.Diagrams.Shapes.Shape
second NClass.DiagramEditor.Diagrams.Shapes.Shape
Résultat bool

CommentConnection() public méthode

/// 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
Résultat System