Overload List
| Name | Description | |
|---|---|---|
|
|
NoInstancesAttribute(String) |
Initializes a new instance of NoInstancesAttribute
with the type name of the instances that should be checked
after the target method has been executed.
|
|
|
NoInstancesAttribute(array<String>[]()[][]) |
Initializes a new instance of NoInstancesAttribute
with the type of the instances that should be checked
after the target method has been executed.
|
|
|
NoInstancesAttribute(Type) |
Initializes a new instance of NoInstancesAttribute
with the type of the instances that should be checked
after the target method has been executed.
|
|
|
NoInstancesAttribute(array<Type>[]()[][]) |
Initializes a new instance of NoInstancesAttribute
with the types of the instances that should be checked
after the target method has been executed.
|