Share via


Assert.AssertThrowsExactlyInterpolatedStringHandler<TException> Struct

Definition

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

Type Parameters

TException
Inheritance
Assert.AssertThrowsExactlyInterpolatedStringHandler<TException>
Attributes

Applies to