C# Class IronLua.Runtime.LuaTable.LuaTableDebugView

显示文件 Open project: ericmj/IronLua

Private Properties

Property Type Description

Public Methods

Method Description
LuaTableDebugView ( LuaTable table ) : System

Method Details

LuaTableDebugView() public method

public LuaTableDebugView ( LuaTable table ) : System
table LuaTable
return System