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