ConstructorDepth.Increment Method |
Creates a new instance of the ConstructorDepth type with a depth level that is one more than the current one.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public ConstructorDepth Increment()
Return Value
Type: ConstructorDepthA new ConstructorDepth, incremented of one from the current ConstructorDepth.