generated from NX-Editor/NxEditor.PluginTemplate
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor transformer (processor) service interface
- Loading branch information
1 parent
fe87204
commit 6464a87
Showing
2 changed files
with
16 additions
and
19 deletions.
There are no files selected for viewing
Submodule NxEditor.PluginBase
updated
7 files
+2 −4 | src/Components/Editor.cs | |
+1 −1 | src/IServiceLoader.cs | |
+3 −3 | src/Models/EditorFile.cs | |
+3 −3 | src/Models/IEditorFile.cs | |
+3 −3 | src/ServiceLoader.cs | |
+0 −23 | src/Services/IProcessingService.cs | |
+23 −0 | src/Services/ITransformer.cs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters