Browse Source

Update docs/en/SimpleStateChecker.md

Co-authored-by: Halil İbrahim Kalkan <hi_kalkan@yahoo.com>
pull/8899/head
maliming 5 years ago
committed by GitHub
parent
commit
e083250cd8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/SimpleStateChecker.md

2
docs/en/SimpleStateChecker.md

@ -58,7 +58,7 @@ services.Configure<AbpSimpleStateCheckerOptions<MyObject>>(options =>
> Write this inside the `ConfigureServices` method of your module.
### Check the state
## Check the state
You can inject `ISimpleStateCheckerManager<MyObject>` service to check state.

Loading…
Cancel
Save