コード例 #1
0
 public FixTagsDocOperationFilter(XmlCommentManager xmlCommentMgr)
 {
     _xmlCommentMgr = xmlCommentMgr;
 }
コード例 #2
0
 public FixEnumOperationFilter(XmlCommentManager xmlCommentMgr)
 {
     _xmlCommentMgr = xmlCommentMgr;
 }