Interface IFactory<TOut>
Namespace: PoeShared.Prism
Assembly: PoeShared.dll
Syntax
public interface IFactory<out TOut>
Type Parameters
| Name | Description |
|---|---|
| TOut |
Methods
| Name | Description |
|---|---|
| Create() |
public interface IFactory<out TOut>
| Name | Description |
|---|---|
| TOut |
| Name | Description |
|---|---|
| Create() |