It seems that current javascript recompiler is unable to emit abstract base class methods.
A workaround was to define them as virtual and override the methods.
Log in to post a comment.