I am having trouble with an abstract generic method.
Abstract Method Definition
protected abstract T InitEntity(ref NpgsqlDataReader reader) where