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