HelperVSCodePossibleExtension and
Person Title
This commit is contained in:
@ -8,6 +8,7 @@ public record Person(long Id,
|
||||
char? Sex,
|
||||
string? UId,
|
||||
Birth? Birth,
|
||||
string? Title,
|
||||
Death? Death,
|
||||
Change? Change,
|
||||
string[] Lines)
|
||||
|
Reference in New Issue
Block a user