Class Inheritdoc.Issue7484
- Namespace
- BuildFromProject
- Assembly
- BuildFromProject.dll
This is a test class to have something for DocFX to document.
public class Inheritdoc.Issue7484
Inheritance
Inherited Members
Remarks
We're going to talk about things now.
BoolReturningMethod(bool) | |
DoDad |
Constructors
Issue7484()
This is a constructor to document.
public Issue7484()
Properties
DoDad
A string that could have something.
public string DoDad { get; }
Property Value
Methods
BoolReturningMethod(bool)
Simple method to generate docs for.
public bool BoolReturningMethod(bool source)
Parameters
source
bool-
A meaningless boolean value, much like most questions in the world.
Returns
- bool
-
An exactly equivalently meaningless boolean value, much like most answers in the world.
Remarks
I'd like to take a moment to thank all of those who helped me get to a place where I can write documentation like this.