Méthode | Description | |
---|---|---|
Assert ( this builder, IEventComparer comparer ) : void |
Asserts that the specification is met.
|
|
Assert ( this builder, IExceptionComparer comparer ) : void |
Asserts that the specification is met.
|
public static Assert ( this builder, IEventComparer comparer ) : void | ||
builder | this | The specification builder. |
comparer | IEventComparer | The event comparer. |
Résultat | void |
public static Assert ( this builder, IExceptionComparer comparer ) : void | ||
builder | this | The specification builder. |
comparer | IExceptionComparer | The exception comparer. |
Résultat | void |