OpenApiWriterBase.EndScope(ScopeType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
End the scope of the given scope type.
protected Microsoft.OpenApi.Writers.Scope EndScope (Microsoft.OpenApi.Writers.ScopeType type);
member this.EndScope : Microsoft.OpenApi.Writers.ScopeType -> Microsoft.OpenApi.Writers.Scope
Protected Function EndScope (type As ScopeType) As Scope
Parameters
- type
- ScopeType