Interface IProcessor
- Namespace
- RisingV.Shared.Processors
- Assembly
- RisingV.Shared.dll
Represents a processor that can handle events and manage post-processing.
public interface IProcessor : IManageable<ProcessorManager>, IManageable
- Extension Methods