C# Class Composable.CQRS.EventSourcing.MicrosoftSQLServer.SqlServerEventStoreEventTypeToIdMapper.BrokenIdTypeMapping

Inheritance: IIdTypeMapping
Show file Open project: mlidbom/Composable.Monolithic

Public Methods

Method Description
BrokenIdTypeMapping ( int id, string typeName ) : System

Method Details

BrokenIdTypeMapping() public method

public BrokenIdTypeMapping ( int id, string typeName ) : System
id int
typeName string
return System