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

Inheritance: IIdTypeMapping
Afficher le fichier Open project: mlidbom/Composable.Monolithic

Méthodes publiques

Méthode Description
BrokenIdTypeMapping ( int id, string typeName ) : System

Method Details

BrokenIdTypeMapping() public méthode

public BrokenIdTypeMapping ( int id, string typeName ) : System
id int
typeName string
Résultat System