示例#1
0
 public void RemoveDeclarationsRange(IDeclarationsRange range)
 {
     _file.RemoveDeclarationsRange(range);
 }