public UserRecorder(StoryRecorderBase <T> storyRecorder) { this.storyRecorder = storyRecorder; }
public BotRecorder(StoryRecorderBase <T> storyRecorder) { this.StoryRecorder = storyRecorder; }