Пример #1
0
 private static string DetermineElProposito(InformacionFormateada laInformacion)
 {
     return(laInformacion.ObtengaSuProposito());
 }