I have the following error:
Error 1 Cannot implicitly convert type 'System.DateTime' to 'string'
In the following code:
t.Codigo = GetValorDateTime(tabela, i, "DataDeContrato", DateTime.MinValue);
public DateTime GetValorDateTime...
asked by
08.11.2017 / 12:44