Interface IScopedFactory<TOut>
Inherited Members
Namespace: PoeShared.Prism
Assembly: PoeShared.dll
Syntax
public interface IScopedFactory<out TOut> : IFactory<TOut>
Type Parameters
| Name | Description |
|---|---|
| TOut |
public interface IScopedFactory<out TOut> : IFactory<TOut>
| Name | Description |
|---|---|
| TOut |