Assert.AssertGenericIsExactInstanceOfTypeInterpolatedStringHandler<TArg> Структура
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Предоставляет интерполированный обработчик строки, используемый Assert.IsExactInstanceOfType перегрузками, которые выделяют и форматируют сообщение только при сбое утверждения.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Runtime.CompilerServices.InterpolatedStringHandler]
[System.Runtime.CompilerServices.IsReadOnly]
[System.Runtime.CompilerServices.Nullable(0)]
public readonly struct Assert.AssertGenericIsExactInstanceOfTypeInterpolatedStringHandler<TArg>
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public readonly struct Assert.AssertGenericIsExactInstanceOfTypeInterpolatedStringHandler<TArg>
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Runtime.CompilerServices.InterpolatedStringHandler]
[System.Runtime.CompilerServices.IsReadOnly]
[System.Runtime.CompilerServices.Nullable(0)]
[System.Diagnostics.StackTraceHidden]
public readonly struct Assert.AssertGenericIsExactInstanceOfTypeInterpolatedStringHandler<TArg>
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Runtime.CompilerServices.InterpolatedStringHandler>]
[<System.Runtime.CompilerServices.IsReadOnly>]
[<System.Runtime.CompilerServices.Nullable(0)>]
type Assert.AssertGenericIsExactInstanceOfTypeInterpolatedStringHandler<'Arg> = struct
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type Assert.AssertGenericIsExactInstanceOfTypeInterpolatedStringHandler<'Arg> = struct
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Runtime.CompilerServices.InterpolatedStringHandler>]
[<System.Runtime.CompilerServices.IsReadOnly>]
[<System.Runtime.CompilerServices.Nullable(0)>]
[<System.Diagnostics.StackTraceHidden>]
type Assert.AssertGenericIsExactInstanceOfTypeInterpolatedStringHandler<'Arg> = struct
Public Structure Assert.AssertGenericIsExactInstanceOfTypeInterpolatedStringHandler(Of TArg)
Параметры типа
- TArg
Ожидается, что значение будет связано с типом.
- Наследование
-
Assert.AssertGenericIsExactInstanceOfTypeInterpolatedStringHandler<TArg>
- Атрибуты
Комментарии
Этот тип предназначен для использования компилятором; пользователи не должны напрямую ссылаться на него.
Конструкторы
| Имя | Описание |
|---|---|
| Assert.AssertGenericIsExactInstanceOfTypeInterpolatedStringHandler<TArg>(Int32, Int32, Object, Boolean) |
Инициализирует новый экземпляр Assert.AssertGenericIsExactInstanceOfTypeInterpolatedStringHandler<TArg> структуры. |
Методы
| Имя | Описание |
|---|---|
| AppendFormatted(Object, Int32, String) |
Предоставляет интерполированный обработчик строки, используемый |
| AppendFormatted(ReadOnlySpan<Char>, Int32, String) |
Предоставляет интерполированный обработчик строки, используемый |
| AppendFormatted(ReadOnlySpan<Char>) |
Предоставляет интерполированный обработчик строки, используемый |
| AppendFormatted(String, Int32, String) |
Предоставляет интерполированный обработчик строки, используемый |
| AppendFormatted(String) |
Предоставляет интерполированный обработчик строки, используемый |
| AppendFormatted<T>(T, Int32, String) |
Предоставляет интерполированный обработчик строки, используемый |
| AppendFormatted<T>(T, Int32) |
Предоставляет интерполированный обработчик строки, используемый |
| AppendFormatted<T>(T, String) |
Предоставляет интерполированный обработчик строки, используемый |
| AppendFormatted<T>(T) |
Предоставляет интерполированный обработчик строки, используемый |
| AppendLiteral(String) |
Предоставляет интерполированный обработчик строки, используемый |