public OTManager() { Messages = new List <ChatMessage>(); Documents = new Dictionary <string, IOTAwareContext>(); MandrakeBuilder.Compose(this); }
public AggregateOperationManager() { MandrakeBuilder.Compose(this); }