The method in the base class has lots of comments.
Namespace: XMLCommentsExamples.DocumentationInheritanceAssembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
Parameters
- x
- Type: System Int32
The parameter
Exceptions
Exception | Condition |
---|---|
ArgumentException | Thrown if x is zero |
ArgumentOutOfRangeException | Thrown if x is less than zero. |
Remarks
Examples
/// Example goes here
See Also