C# 클래스 Docu.Documentation.Comments.Comment

상속: IResolvable
파일 보기 프로젝트 열기: cdrnet/docu 1 사용 예제들

공개 메소드들

메소드 설명
AddChild ( Comment comment ) : void
Resolve ( IReferencable>.IDictionary referencables ) : void

메소드 상세

AddChild() 공개 메소드

public AddChild ( Comment comment ) : void
comment Comment
리턴 void

Resolve() 공개 메소드

public Resolve ( IReferencable>.IDictionary referencables ) : void
referencables IReferencable>.IDictionary
리턴 void