메소드 | 설명 | |
---|---|---|
UseCommandProcessorSingleton ( this container ) : IContainer | ||
UseInMemoryEventStore ( this container ) : IContainer | ||
UseMongoEventStore ( this container, string connectionString ) : IContainer |
public static UseCommandProcessorSingleton ( this container ) : IContainer | ||
container | this | |
리턴 | IContainer |
public static UseInMemoryEventStore ( this container ) : IContainer | ||
container | this | |
리턴 | IContainer |
public static UseMongoEventStore ( this container, string connectionString ) : IContainer | ||
container | this | |
connectionString | string | |
리턴 | IContainer |