C# Class NClass.Core.CommentRelationship

Inheritance: Relationship
Afficher le fichier Open project: gbaychev/NClass Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( Comment comment, IEntity entity ) : CommentRelationship
ToString ( ) : string

Private Methods

Méthode Description
CommentRelationship ( Comment comment, IEntity entity ) : System

Method Details

Clone() public méthode

public Clone ( Comment comment, IEntity entity ) : CommentRelationship
comment Comment
entity IEntity
Résultat CommentRelationship

ToString() public méthode

public ToString ( ) : string
Résultat string