mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-06 14:53:47 +00:00
Added item for page 244
This commit is contained in:
parent
4d97515083
commit
74baaf5669
5 changed files with 52 additions and 15 deletions
|
|
@ -1,7 +0,0 @@
|
|||
namespace Packt.Shared;
|
||||
|
||||
public class ImmutablePerson
|
||||
{
|
||||
//public string? FirstName { get; init; }
|
||||
//public string? LastName { get; init; }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue