C#C
C#2y ago
{sus}

Making a List<T> from an instance of T without knowing T

Is that possible? The idea is to make a List of T if the the object in question is T
Was this page helpful?