Assert.AssertIsNotEmptyInterpolatedStringHandler<TItem> Estructura
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[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)
Parámetros de tipo
- TItem
- Herencia
-
Assert.AssertIsNotEmptyInterpolatedStringHandler<TItem>
- Atributos
Constructores
| Nombre | Description |
|---|---|
| Assert.AssertIsNotEmptyInterpolatedStringHandler<TItem>(Int32, Int32, IEnumerable<TItem>, Boolean) | |