Scope(ScopeType) Constructor

Definition

Constructor.

public Scope (Microsoft.OpenApi.Writers.ScopeType type);
new Microsoft.OpenApi.Writers.Scope : Microsoft.OpenApi.Writers.ScopeType -> Microsoft.OpenApi.Writers.Scope
Public Sub New (type As ScopeType)

Parameters

type
ScopeType

The type of the scope.

Applies to