Table of Contents

Interface ISerializedInterface

Namespace
DMediatR
Assembly
DMediatR.dll

Interface for adding concrete SerializedInterface<T> classes with services.TryAddKeyedSingleton()

public interface ISerializedInterface

Methods

Dehydrate(object)

void Dehydrate(object obj)

Parameters

obj object

Rehydrate(object)

void Rehydrate(object obj)

Parameters

obj object