Update Entities.md

pull/2671/head
Halil İbrahim Kalkan 6 years ago
parent e2300072ec
commit 8120ebf9dd

@ -52,7 +52,7 @@ public class Book : Entity<Guid>
}
````
Example usage in an application service:
Example usage in an [application service](Application-Services.md):
````csharp
public class BookAppService : ApplicationService, IBookAppService

Loading…
Cancel
Save