提交 05d73222 编写于 作者: A Andrew Casey

Add explanatory comment

上级 8c9d79f4
......@@ -68,6 +68,9 @@ public IParameter CurrentParameter
}
}
/// <remarks>
/// The documentation is included in <see cref="Content"/> so that it will be classified.
/// </remarks>
public string Documentation => null;
private ReadOnlyCollection<IParameter> _parameters;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册