Assert.AssertAreEqualInterpolatedStringHandler<TArgument> 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.AssertAreEqualInterpolatedStringHandler<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.AssertAreEqualInterpolatedStringHandler<TArgument>
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type Assert.AssertAreEqualInterpolatedStringHandler<'Argument> = struct
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Runtime.CompilerServices.InterpolatedStringHandler>]
[<System.Runtime.CompilerServices.IsReadOnly>]
[<System.Runtime.CompilerServices.Nullable(0)>]
type Assert.AssertAreEqualInterpolatedStringHandler<'Argument> = struct
Public Structure Assert.AssertAreEqualInterpolatedStringHandler(Of TArgument)
Parámetros de tipo
- TArgument
- Herencia
-
Assert.AssertAreEqualInterpolatedStringHandler<TArgument>
- Atributos