Пример #1
0
 public string GetGreeting()
 {
     return(PersonFactory.Greet());
 }