BadScript 2
Loading...
Searching...
No Matches
BadScript2.Runtime.Interop Namespace Reference

Contains the Interop Abstractions and Implementations for the BadScript2 Language. More...

Namespaces

namespace  Functions
 Contains the Interop Function Classes for the BadScript2 Language.
 
namespace  Reflection
 Contains the Interop Reflection Classes for the BadScript2 Language.
 

Classes

class  BadInteropApi
 Implements an Interop API for the BS2 Language. More...
 
class  BadInteropEnumerable
 Implements an Interop Enumerable Object. More...
 
class  BadInteropEnumerator
 Implements a simple wrapper for C# IEnumerators to be used in BS2. More...
 
class  BadInteropExtension
 Public Extension API for the BS2 Runtime. More...
 
class  BadInteropExtensionProvider
 
class  BadInteropHelper
 Interop Extensions for working with the runtime api. More...
 
interface  IBadEnumerable
 Defines a BadScript Enumerable. More...
 
interface  IBadEnumerator
 Defines a BadScript Enumerator. More...
 

Detailed Description

Contains the Interop Abstractions and Implementations for the BadScript2 Language.