Exemplo n.º 1
0
 public void SetDocCommentBlock(IDocCommentBlock block)
 {
     _classDeclaration.SetDocCommentBlock(block);
 }