Assert.AssertAreNotSameInterpolatedStringHandler<TArgument> 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public readonly struct Assert.AssertAreNotSameInterpolatedStringHandler<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.AssertAreNotSameInterpolatedStringHandler<TArgument>
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type Assert.AssertAreNotSameInterpolatedStringHandler<'Argument> = struct
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Runtime.CompilerServices.InterpolatedStringHandler>]
[<System.Runtime.CompilerServices.IsReadOnly>]
[<System.Runtime.CompilerServices.Nullable(0)>]
type Assert.AssertAreNotSameInterpolatedStringHandler<'Argument> = struct
Public Structure Assert.AssertAreNotSameInterpolatedStringHandler(Of TArgument)
類型參數
- TArgument
- 繼承
-
Assert.AssertAreNotSameInterpolatedStringHandler<TArgument>
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| Assert.AssertAreNotSameInterpolatedStringHandler<TArgument>(Int32, Int32, TArgument, TArgument, Boolean) | |