Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hadashiA authored Oct 14, 2024
1 parent be12c88 commit 0c49e97
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,10 +346,6 @@ public class GameLifetimeScope : LifetimeScope

```

> [!NOTE]
> This is a simple demonstration.
> If your codebase is huge, just have the View component notify its own events on the outside, rather than Publish directly. And maybe only the class responsible for the control flow should Publish.

#### Setup with DI in Microsoft.Extensions.DependencyInjection

```cs
Expand Down

0 comments on commit 0c49e97

Please sign in to comment.