ActivatorFactory<T>
Assembly: uMod.Core.dll
Inheritance ObjectBaseFactoryGenericFactory<T> ActivatorFactory
Implements IFactory, IFactory<T>
Summary
ActivatorFactory class
Constructors
Name | Summary |
|---|---|
ActivatorFactory () |
Methods
Name | Summary |
|---|---|
Make< | Make object of generic type |
Make ( | Make object of generic type using specified constructor arguments |
Make object of specified type using specified constructor arguments with generic type cast |