Table of Contents

Class ServiceCollectionExtensions

Namespace
The.Web.Model
Assembly
Instagile.Web.Client.dll
public static class ServiceCollectionExtensions
Inheritance
ServiceCollectionExtensions
Inherited Members

Methods

AddTheModelEditor(IServiceCollection, IReadOnlyList<IEvent>)

public static IServiceCollection AddTheModelEditor(this IServiceCollection collection, IReadOnlyList<IEvent> initialHistory)

Parameters

collection IServiceCollection
initialHistory IReadOnlyList<IEvent>

Returns

IServiceCollection