public FixTagsDocOperationFilter(XmlCommentManager xmlCommentMgr)
 {
     _xmlCommentMgr = xmlCommentMgr;
 }
 public FixEnumOperationFilter(XmlCommentManager xmlCommentMgr)
 {
     _xmlCommentMgr = xmlCommentMgr;
 }