Null && Tenary Operator
This commit is contained in:
@ -11,5 +11,6 @@ namespace Spg.BasicDemo.Model {
|
||||
public string FirstName { get; set; }
|
||||
public string LastName { get; set; }
|
||||
public long SozNumber { get; set; }
|
||||
public int Id { get; internal set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user