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

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

Public Methods

Method Description
IdTypeMapping ( int id, Type type ) : System

Method Details

IdTypeMapping() public method

public IdTypeMapping ( int id, Type type ) : System
id int
type System.Type
return System