I have this annotation in my model
[ZoneamentoDados(fim = 2, inicio = 1, tamanho = 2, obs = "Tipo Registro")]
public String tipoRegistro { get; set; }
[ZoneamentoDados(fim = 54, inicio = 54, tamanho = 1, obs = "Sempre 1")]
I need to use the...
asked by
16.01.2017 / 13:17