Show / Hide Table of Contents

Class EventsFactory

SqlRace events factory.

Inheritance
System.Object
EventsFactory
Namespace: MESL.SqlRace.Domain.Events
Assembly: MESL.SqlRace.Domain.dll
Syntax
public static class EventsFactory : Object

Methods

CreateSessionEventService()

Creates an instance of SessionEventService.

Declaration
public static ISessionEventService CreateSessionEventService()
Returns
Type Description
ISessionEventService
Back to top Generated by DocFX