Interface IDDLDialect
public interface IDDLDialect
Methods
AddToSession(IEvent)
IEnumerable<string> AddToSession(IEvent e)
Parameters
eIEvent
Returns
FinishSession(ModelSnapshot)
(IReadOnlyList<IReadOnlyList<string>> before, IReadOnlyList<IReadOnlyList<string>> after) FinishSession(ModelSnapshot originalSnapshot)
Parameters
originalSnapshotModelSnapshot
Returns
GetBatchSeparator()
IEnumerable<string> GetBatchSeparator()