Share via


Assert.AssertNonStrictThrowsInterpolatedStringHandler<TException> Struct

Definition

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public readonly struct Assert.AssertNonStrictThrowsInterpolatedStringHandler<TException> where TException : Exception
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type Assert.AssertNonStrictThrowsInterpolatedStringHandler<'Exception (requires 'Exception :> Exception)> = struct
Public Structure Assert.AssertNonStrictThrowsInterpolatedStringHandler(Of TException)

Type Parameters

TException
Inheritance
Assert.AssertNonStrictThrowsInterpolatedStringHandler<TException>
Attributes

Applies to