IColossusCore Interface
Namespace: PTS.BusinessCore.Colossus.Domain
Assembly: PTS.BusinessCore.Colossus.dll
Syntax
public interface IColossusCore : IBravoCore, IApexCore
Properties
Events
Declaration
IEventService Events { get; }
Property Value
Type | Description |
---|---|
IEventService |
Notifications
Declaration
INotificationService Notifications { get; }
Property Value
Type | Description |
---|---|
INotificationService |
Transactions
Declaration
ITransactionService Transactions { get; }
Property Value
Type | Description |
---|---|
ITransactionService |