Fabrício Doi

Results 1 issues of Fabrício Doi

I created a method where I'd like to return an IEnumerable, but compiler cannot implicitly convert it to try. My code is just: public Try GetAll() { using (IDbConnection connection...