次の方法で共有


Assert.AssertIsNotEmptyInterpolatedStringHandler<TItem> 構造体

定義

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

型パラメーター

TItem
継承
Assert.AssertIsNotEmptyInterpolatedStringHandler<TItem>
属性

適用対象