Exemplo n.º 1
0
 public void Add(ApiError item) => _warnings.Add(item);
Exemplo n.º 2
0
 public void Add(ApiError item) => _errors.Add(item);