Sebastiano Mandalà
GitHub
2 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@@ -51,7 +51,7 @@ your first entity descriptor: |
|
|
|
{} |
|
|
|
``` |
|
|
|
|
|
|
|
your first engine to apply behaviours to entities: |
|
|
|
your first engine executing entities behaviours: |
|
|
|
|
|
|
|
```csharp |
|
|
|
public class BehaviourForEntityClassEngine : IQueryingEntitiesEngine |
|
|
|