Sdílet prostřednictvím


ContractHelper Třída

Definice

Upozornění

Use the ContractHelper class in the System.Runtime.CompilerServices namespace instead.

Poskytuje metody, které binární rewriter používá ke zpracování selhání kontraktů.

public ref class ContractHelper abstract sealed
public static class ContractHelper
[System.Obsolete("Use the ContractHelper class in the System.Runtime.CompilerServices namespace instead.")]
public static class ContractHelper
type ContractHelper = class
[<System.Obsolete("Use the ContractHelper class in the System.Runtime.CompilerServices namespace instead.")>]
type ContractHelper = class
Public Class ContractHelper
Dědičnost
ContractHelper
Atributy

Metody

RaiseContractFailedEvent(ContractFailureKind, String, String, Exception)
Zastaralé.

Používá se binárním přepisovatelem k aktivaci výchozího chování selhání.

TriggerFailure(ContractFailureKind, String, String, String, Exception)
Zastaralé.

Aktivuje výchozí chování při selhání.

Platí pro