BadScript 2
Loading...
Searching...
No Matches
BadNullable.cs File Reference

Go to the source code of this file.

Classes

struct  BadScript2.Runtime.Interop.Functions.Extensions.BadNullable< T >
 This is a helper type that can be used when using the .SetFunction extensions to allow for nullable parameters. More...
 

Namespaces

namespace  BadScript2
 The main namespace for the BadScript2 Language.
 
namespace  BadScript2.Runtime
 Contains the Runtime Implementation.
 
namespace  BadScript2.Runtime.Interop
 Contains the Interop Abstractions and Implementations for the BadScript2 Language.
 
namespace  BadScript2.Runtime.Interop.Functions
 Contains the Interop Function Classes for the BadScript2 Language.
 
namespace  BadScript2.Runtime.Interop.Functions.Extensions
 Contains the Extension Classes for Functions.