Exemplo n.º 1
0
 public string GetFieldFromFormat(string Format, string Text)
 {
     return(eaRepository.GetFieldFromFormat(Format, Text));
 }