LuaYieldException constructor

LuaYieldException(
  1. int nResults
)

Implementation

LuaYieldException(this.nResults);