C# 클래스 NClass.Core.CommentRelationship

상속: Relationship
파일 보기 프로젝트 열기: gbaychev/NClass 1 사용 예제들

공개 메소드들

메소드 설명
Clone ( Comment comment, IEntity entity ) : CommentRelationship
ToString ( ) : string

비공개 메소드들

메소드 설명
CommentRelationship ( Comment comment, IEntity entity ) : System

메소드 상세

Clone() 공개 메소드

public Clone ( Comment comment, IEntity entity ) : CommentRelationship
comment Comment
entity IEntity
리턴 CommentRelationship

ToString() 공개 메소드

public ToString ( ) : string
리턴 string