ActivatorFactory
Assembly: uMod.Core.dll
Inheritance ObjectBaseFactory ActivatorFactory
Implements IFactory
Summary
A generic object activator
Constructors
Name | Summary |
|---|---|
ActivatorFactory ( | Create a new ActivatorFactory instance |
Methods
Name | Summary |
|---|---|
Activate< | Instantiate an object of the specified generic type |
Instantiate an object of the specified type with the specified arguments | |
Make< | Instantiate an object of the specified generic type |