프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Matches ( object actual ) : bool |
Test whether the constraint is satisfied by a given value
|
|
WriteDescriptionTo ( |
Write the constraint description to a MessageWriter
|
public Matches ( object actual ) : bool | ||
actual | object | The value to be tested |
리턴 | bool |
public WriteDescriptionTo ( |
||
writer | The writer on which the description is displayed | |
리턴 | void |