Ejemplo n.º 1
0
 internal string Get(object value, object[] attributes) => _converterTypeDateTime.GetString(value, attributes);
 public string Next(object value, object[] attributes) => _next.GetString(value, attributes);