IEnumerator Test{ (code) }
What does “I” mean in “IEnumerator” ?
Interface: interface keyword - C# reference | Microsoft Learn
It comes from C# Naming Convention:
I