Increment()
Creates a new instance of the ConstructorDepth type with a depth level that is one more than the current one.
Declaration
public ConstructorDepth Increment()Returns
| Type | Description |
|---|---|
| ConstructorDepth | A new ConstructorDepth, incremented of one from the current ConstructorDepth. |