Exemplo n.º 1
0
 public void SetDateCreated(int days) => DateCreated = DateCreated.AddDays(days);