24 _ => o.GetPrototype(),
Implements Generic Object Extensions.
override void AddExtensions(BadInteropExtensionProvider provider)
Public Extension API for the BS2 Runtime.
void RegisterGlobal(string propName, Func< BadObject, BadObject > func)
Registers the specified extension for all objects.
Non Generic Interop Function.
Implements a Class Prototype for the BadScript Language.
static readonly BadClassPrototype Prototype
The Prototype of the ClassPrototype(can not be used)
Helper Class that Builds a Native Class from a Prototype.
static BadClassPrototype GetNative(string name)
Returns a Native Class Prototype for the given Native Type.
Contains Common Interop Extensions for the BadScript2 Runtime.
Contains the Interop Function Classes for the BadScript2 Language.
Contains the Interop Abstractions and Implementations for the BadScript2 Language.
Contains Runtime Type Objects.