C# Class Docu.Documentation.Comments.Comment

Inheritance: IResolvable
显示文件 Open project: cdrnet/docu Class Usage Examples

Public Methods

Method Description
AddChild ( Comment comment ) : void
Resolve ( IReferencable>.IDictionary referencables ) : void

Method Details

AddChild() public method

public AddChild ( Comment comment ) : void
comment Comment
return void

Resolve() public method

public Resolve ( IReferencable>.IDictionary referencables ) : void
referencables IReferencable>.IDictionary
return void