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