Contains component activation methods.
The following tables list the members exposed by the ComponentActivator type.
Public Constructors
Name | Description | |
---|---|---|
ComponentActivator | Initializes a new instance of the ComponentActivator class. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Activate | Activates the context specified by the context parameter, and returns the activated instance as type T. | |
Deactivate | Deactivates the specified instance. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
Initialize | Initializes the current instance. | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.