Méthode | Description | |
---|---|---|
UseCommandProcessorSingleton ( this container ) : IContainer | ||
UseInMemoryEventStore ( this container ) : IContainer | ||
UseMongoEventStore ( this container, string connectionString ) : IContainer |
public static UseCommandProcessorSingleton ( this container ) : IContainer | ||
container | this | |
Résultat | IContainer |
public static UseInMemoryEventStore ( this container ) : IContainer | ||
container | this | |
Résultat | IContainer |
public static UseMongoEventStore ( this container, string connectionString ) : IContainer | ||
container | this | |
connectionString | string | |
Résultat | IContainer |