Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc authored Jun 5, 2024
1 parent e284ed7 commit 4de4cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -986,7 +986,7 @@ ConsoleApp.ServiceProvider = host.ServiceProvider;
* `[Option(string shortName, string description)]` -> `Xml Document Comment`
* `ConsoleAppFilter.Order` -> `NotSupported`(global -> class -> method declrative order)
* `ConsoleAppOptions.GlobalFilters` -> `app.UseFilter<T>`
* `ConsoleAppBase` -> inject `ConsoleAppContext`, `CancellationToken`
* `ConsoleAppBase` -> inject `ConsoleAppContext`, `CancellationToken` to method

License
---
Expand Down

0 comments on commit 4de4cb8

Please sign in to comment.