OpenApiWriterBase.EndScope(ScopeType) Method

Definition

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

Returns

Applies to