Метод | Описание | |
---|---|---|
Verify ( |
Verifies that the idiomatic assertion can be verified for the specified assembly.
|
|
Verify ( |
Verifies that the idiomatic assertion can be verified for the specified constructor.
|
|
Verify ( |
Verifies that the idiomatic assertion can be verified for the specified field.
|
|
Verify ( |
Verifies that the idiomatic assertion can be verified for the specified member.
|
|
Verify ( |
Verifies that the idiomatic assertion can be verified for the specified method.
|
|
Verify ( |
Verifies that the idiomatic assertion can be verified for the specified type.
|
Метод | Описание | |
---|---|---|
Verify ( |
||
Verify ( |
public Verify ( |
||
assembly | /// The assembly. /// | |
Результат | void |
public Verify ( |
||
constructor | /// The constructor. /// | |
Результат | void |
public Verify ( |
||
field | /// The field. /// | |
Результат | void |
public Verify ( |
||
member | /// The member. /// | |
Результат | void |
public Verify ( |
||
method | /// The method. /// | |
Результат | void |
public Verify ( |
||
type | /// The type. /// | |
Результат | void |