[]
Creates a new instance of the Factory class.
public static Factory Create(FactoryType factoryType)
Public Shared Function Create(factoryType As FactoryType) As Factory
| Type | Name | Description |
|---|---|---|
| FactoryType | factoryType | The factory type. |
| Type | Description |
|---|---|
| Factory |