共用方式為


Assert.AssertAreNotSameInterpolatedStringHandler<TArgument> 結構

定義

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public readonly struct Assert.AssertAreNotSameInterpolatedStringHandler<TArgument>
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Runtime.CompilerServices.InterpolatedStringHandler]
[System.Runtime.CompilerServices.IsReadOnly]
[System.Runtime.CompilerServices.Nullable(0)]
public readonly struct Assert.AssertAreNotSameInterpolatedStringHandler<TArgument>
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type Assert.AssertAreNotSameInterpolatedStringHandler<'Argument> = struct
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Runtime.CompilerServices.InterpolatedStringHandler>]
[<System.Runtime.CompilerServices.IsReadOnly>]
[<System.Runtime.CompilerServices.Nullable(0)>]
type Assert.AssertAreNotSameInterpolatedStringHandler<'Argument> = struct
Public Structure Assert.AssertAreNotSameInterpolatedStringHandler(Of TArgument)

類型參數

TArgument
繼承
Assert.AssertAreNotSameInterpolatedStringHandler<TArgument>
屬性

適用於