Exemple #1
0
 public static void AddValue(LuaBufferPtr B)
 {
     LuaLDelegates.luaL_addvalue(B);
 }