BadScript 2
Loading...
Searching...
No Matches
IBadEnumerator.cs
Go to the documentation of this file.
2
4
8public interface IBadEnumerator : IEnumerator<BadObject> { }
Defines a BadScript Enumerator.
Contains the Interop Abstractions and Implementations for the BadScript2 Language.
Contains the Runtime Objects.
Definition BadArray.cs:10