示例#1
0
 public override IList <Tag> GetSpecialComments(FilePath fileName)
 {
     return(decorated.GetSpecialComments(fileName));
 }