25 bool IBadBoolean.Value =>
Value;
Implements a Native Boolean.
override BadClassPrototype GetPrototype()
static readonly BadClassPrototype s_Prototype
The Prototype for the Native Boolean Object.
BadBoolean(bool value)
Creates a new Native Boolean.
bool IBadBoolean. Value
The Boolean Value.
Implements a Native Type.
Implements a Class Prototype for the BadScript Language.
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.
Implements the Interface for Native Boolean.
Contains the Native Runtime Objects.
Contains Runtime Type Objects.