Example #1
0
 internal override void Push(LuaRuntime runtime)
 {
     runtime.PushCustomClrObject(this);
 }