Show / Hide Table of Contents

Interface IOperatorStateContainer

Namespace: Reaqtive.TestingFramework
Assembly: Reaqtive.TestingFramework.dll
Syntax
public interface IOperatorStateContainer

Methods

CreateReader()

Declaration
IOperatorStateReaderFactory CreateReader()
Returns
Type Description
IOperatorStateReaderFactory

CreateWriter()

Declaration
IOperatorStateWriterFactory CreateWriter()
Returns
Type Description
IOperatorStateWriterFactory
In This Article
Back to top Generated by DocFX