C# Class LuaSharp.Tests.ThrowClrException

Inheritance: ClrFunction
Datei anzeigen Open project: jsimmons/LuaSharp

Public Properties

Property Type Description
Instance ThrowClrException

Protected Methods

Method Description
OnInvoke ( Lua state, object args ) : object[]

Method Details

OnInvoke() protected method

protected OnInvoke ( Lua state, object args ) : object[]
state Lua
args object
return object[]

Property Details

Instance public_oe static_oe property

public static ThrowClrException,LuaSharp.Tests Instance
return ThrowClrException