C# Class AGS.Plugin.Lua.LuaException

Inheritance: System.Exception
Afficher le fichier Open project: duncanc/Lua-for-AGS

Méthodes publiques

Свойство Type Description
L System.IntPtr

Méthodes publiques

Méthode Description
LuaException ( IntPtr L, string message ) : System

Method Details

LuaException() public méthode

public LuaException ( IntPtr L, string message ) : System
L System.IntPtr
message string
Résultat System

Property Details

L public_oe property

public IntPtr,System L
Résultat System.IntPtr