C# Class KopiLua.Lua.Value

显示文件 Open project: mlnlover11/KopiLua-v5.1.5

Public Properties

Property Type Description
p object

Public Methods

Method Description
Copy ( Value copy ) : void

Method Details

Copy() public method

public Copy ( Value copy ) : void
copy Value
return void

Property Details

p public_oe property

public object p
return object