Freigeben über


ContractHelper Klasse

Definition

Achtung

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

Stellt Methoden bereit, mit denen der Binary Rewriter Vertragsfehler behandelt.

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
Vererbung
ContractHelper
Attribute

Methoden

RaiseContractFailedEvent(ContractFailureKind, String, String, Exception)
Veraltet.

Wird vom binären Rewriter verwendet, um das Standardfehlerverhalten zu aktivieren.

TriggerFailure(ContractFailureKind, String, String, String, Exception)
Veraltet.

Löst das Standardfehlerverhalten aus.

Gilt für: