次の方法で共有


Assert.AssertAreSameInterpolatedStringHandler<TArgument> 構造体

定義

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public readonly struct Assert.AssertAreSameInterpolatedStringHandler<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.AssertAreSameInterpolatedStringHandler<TArgument>
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type Assert.AssertAreSameInterpolatedStringHandler<'Argument> = struct
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Runtime.CompilerServices.InterpolatedStringHandler>]
[<System.Runtime.CompilerServices.IsReadOnly>]
[<System.Runtime.CompilerServices.Nullable(0)>]
type Assert.AssertAreSameInterpolatedStringHandler<'Argument> = struct
Public Structure Assert.AssertAreSameInterpolatedStringHandler(Of TArgument)

型パラメーター

TArgument
継承
Assert.AssertAreSameInterpolatedStringHandler<TArgument>
属性

適用対象