The type or namespace name 'T' could not be found (are you missing a using directive or an assembly reference?) [ConectAPI]csharp(CS0246) ienumerable inside interface code example
Example: The type or namespace name 'IEnumerator' could not be found (are you missing a using directive or an assembly reference?)
using System.Collections;