Interface IPoeConfigMetadataReplacementRepository
Namespace: PoeShared.Modularity
Assembly: PoeShared.dll
Syntax
public interface IPoeConfigMetadataReplacementRepository
Properties
| Name | Description |
|---|---|
| Replacements |
Methods
| Name | Description |
|---|---|
| Watch(PoeConfigMetadata) | Returns a stream of updates for metadata of a specific type |
| WatchForAddedReplacements(Type) | Returns stream of names of types that will be replaced by target type |