C# Class NClass.Core.CommentRelationship

Inheritance: Relationship
ファイルを表示 Open project: gbaychev/NClass Class Usage Examples

Public Methods

Method Description
Clone ( Comment comment, IEntity entity ) : CommentRelationship
ToString ( ) : string

Private Methods

Method Description
CommentRelationship ( Comment comment, IEntity entity ) : System

Method Details

Clone() public method

public Clone ( Comment comment, IEntity entity ) : CommentRelationship
comment Comment
entity IEntity
return CommentRelationship

ToString() public method

public ToString ( ) : string
return string