Assert.AssertIsInstanceOfTypeInterpolatedStringHandler 구조체

정의

어설션이 실패할 때만 메시지를 할당하고 서식을 지정하는 오버로드에서 사용하는 Assert.IsInstanceOfType 보간된 문자열 처리기를 제공합니다.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public readonly struct Assert.AssertIsInstanceOfTypeInterpolatedStringHandler
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Runtime.CompilerServices.InterpolatedStringHandler]
[System.Runtime.CompilerServices.IsReadOnly]
[System.Runtime.CompilerServices.Nullable(0)]
public readonly struct Assert.AssertIsInstanceOfTypeInterpolatedStringHandler
[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.AssertIsInstanceOfTypeInterpolatedStringHandler
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type Assert.AssertIsInstanceOfTypeInterpolatedStringHandler = struct
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Runtime.CompilerServices.InterpolatedStringHandler>]
[<System.Runtime.CompilerServices.IsReadOnly>]
[<System.Runtime.CompilerServices.Nullable(0)>]
type Assert.AssertIsInstanceOfTypeInterpolatedStringHandler = 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.AssertIsInstanceOfTypeInterpolatedStringHandler = struct
Public Structure Assert.AssertIsInstanceOfTypeInterpolatedStringHandler
상속
Assert.AssertIsInstanceOfTypeInterpolatedStringHandler
특성

설명

이 형식은 컴파일러에서 사용됩니다. 사용자는 직접 참조해서는 안 됩니다.

생성자

Name Description
Assert.AssertIsInstanceOfTypeInterpolatedStringHandler(Int32, Int32, Object, Type, Boolean)

Assert.AssertIsInstanceOfTypeInterpolatedStringHandler 구조체의 새 인스턴스를 초기화합니다.

메서드

Name Description
AppendFormatted(Object, Int32, String)

어설션이 실패할 때만 메시지를 할당하고 서식을 지정하는 오버로드에서 사용하는 Assert.IsInstanceOfType 보간된 문자열 처리기를 제공합니다.

AppendFormatted(ReadOnlySpan<Char>, Int32, String)

어설션이 실패할 때만 메시지를 할당하고 서식을 지정하는 오버로드에서 사용하는 Assert.IsInstanceOfType 보간된 문자열 처리기를 제공합니다.

AppendFormatted(ReadOnlySpan<Char>)

어설션이 실패할 때만 메시지를 할당하고 서식을 지정하는 오버로드에서 사용하는 Assert.IsInstanceOfType 보간된 문자열 처리기를 제공합니다.

AppendFormatted(String, Int32, String)

어설션이 실패할 때만 메시지를 할당하고 서식을 지정하는 오버로드에서 사용하는 Assert.IsInstanceOfType 보간된 문자열 처리기를 제공합니다.

AppendFormatted(String)

어설션이 실패할 때만 메시지를 할당하고 서식을 지정하는 오버로드에서 사용하는 Assert.IsInstanceOfType 보간된 문자열 처리기를 제공합니다.

AppendFormatted<T>(T, Int32, String)

어설션이 실패할 때만 메시지를 할당하고 서식을 지정하는 오버로드에서 사용하는 Assert.IsInstanceOfType 보간된 문자열 처리기를 제공합니다.

AppendFormatted<T>(T, Int32)

어설션이 실패할 때만 메시지를 할당하고 서식을 지정하는 오버로드에서 사용하는 Assert.IsInstanceOfType 보간된 문자열 처리기를 제공합니다.

AppendFormatted<T>(T, String)

어설션이 실패할 때만 메시지를 할당하고 서식을 지정하는 오버로드에서 사용하는 Assert.IsInstanceOfType 보간된 문자열 처리기를 제공합니다.

AppendFormatted<T>(T)

어설션이 실패할 때만 메시지를 할당하고 서식을 지정하는 오버로드에서 사용하는 Assert.IsInstanceOfType 보간된 문자열 처리기를 제공합니다.

AppendLiteral(String)

어설션이 실패할 때만 메시지를 할당하고 서식을 지정하는 오버로드에서 사용하는 Assert.IsInstanceOfType 보간된 문자열 처리기를 제공합니다.

적용 대상