Share via


IOpenApiReader<TInput,TDiagnostic> Interface

Definition

public interface IOpenApiReader<TInput,TDiagnostic> where TDiagnostic : IDiagnostic
type IOpenApiReader<'Input, 'Diagnostic (requires 'Diagnostic :> IDiagnostic)> = interface
Public Interface IOpenApiReader(Of TInput, TDiagnostic)

Type Parameters

TInput
TDiagnostic
Derived

Applies to