ScriptFunction.this

Constructs a new ScriptFunction out of a native D delegate.

Parameters

fname string

The name of the function.

isClass bool

Whether or not this function is a constructor. This information is used when printing

Meta