예제 #1
0
 public InteractiveTextUndoHistoryWorkspaceServiceFactory(ITextUndoHistoryRegistry textUndoHistoryRegistry)
 {
     _serviceSingleton = new TextUndoHistoryWorkspaceService(textUndoHistoryRegistry);
 }
 public InteractiveTextUndoHistoryWorkspaceServiceFactory(ITextUndoHistoryRegistry textUndoHistoryRegistry)
 {
     _serviceSingleton = new TextUndoHistoryWorkspaceService(textUndoHistoryRegistry);
 }