Skip to content

Delegate SandboxCompiledEntrypoint

Namespace: DotBoxD.Kernels.Compiler
Assembly: DotBoxD.Kernels.Compiler.dll

public delegate SandboxValue SandboxCompiledEntrypoint(SandboxContext context, SandboxValue input)

context SandboxContext

input SandboxValue

SandboxValue