public void WhenIPressAdd() { friendPetrov = new Friends { Name = "Egor", Familia = "Petrov", Date = new DateTime(2008, 12, 23) }; }