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

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

Méthodes publiques

Méthode Description
IdTypeMapping ( int id, Type type ) : System

Method Details

IdTypeMapping() public méthode

public IdTypeMapping ( int id, Type type ) : System
id int
type System.Type
Résultat System