AssemblyInitializeAttribute Members
Identifies a method that contains code to be used before all tests in the assembly have run and to allocate resources obtained by the assembly. This class cannot be inherited.
The following tables list the members exposed by the AssemblyInitializeAttribute type.
| Name | Description | |
|---|---|---|
| AssemblyInitializeAttribute | Initializes a new instance of the AssemblyCleanupAttribute class. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (Inherited from Attribute.) |
| GetCustomAttribute | Overloaded. (Inherited from Attribute.) |
| GetCustomAttributes | Overloaded. (Inherited from Attribute.) |
| GetHashCode | (Inherited from Attribute.) |
| GetType | (Inherited from Object.) |
| IsDefaultAttribute | (Inherited from Attribute.) |
| IsDefined | Overloaded. (Inherited from Attribute.) |
| Match | (Inherited from Attribute.) |
| ReferenceEquals | (Inherited from Object.) |
| ToString | (Inherited from Object.) |