The AllowInstancesAttribute type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
IncludeSubclasses |
Gets or sets a value indicating whether instances of all subclasses of the
specified types should be checked when the target method has been executed.
(Inherited from AssertionAttribute.) |
|
|
Type |
Gets the Type of the instances that should
be checked when the target method has been executed.
(Inherited from AssertionAttribute.) |
|
|
TypeId |
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.) |
|
|
TypeName |
Gets the type name of the instances that should
be checked when the target method has been executed.
(Inherited from AssertionAttribute.) |