Skip to content

Commit

Permalink
Update Abstraction-Layer.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiffinlcd authored Jun 11, 2024
1 parent 1a8b9c9 commit bbc543e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/Blazor/Abstraction-Layer.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ The abstraction is expected to implement the **IDisposable** interface. The abst
- Unsubscribe to events.
- Call Dispose on injected functionality that support IDisposable.

[Back to PCA Pattern](/pcapattern.md)
[Back to PCA Pattern](/Docs/Blazor/pcapattern.md)

0 comments on commit bbc543e

Please sign in to comment.