C# Class BOLTStack.LuaBaseView

Afficher le fichier Open project: fanfeilong/boltstack

Méthodes protégées

Méthode Description
GetLuaChunk ( string file, string func ) : IntPtr
GetLuaRuntime ( ) : IntPtr
GetLuaState ( ) : IntPtr

Method Details

GetLuaChunk() protected méthode

protected GetLuaChunk ( string file, string func ) : IntPtr
file string
func string
Résultat System.IntPtr

GetLuaRuntime() protected méthode

protected GetLuaRuntime ( ) : IntPtr
Résultat System.IntPtr

GetLuaState() protected méthode

protected GetLuaState ( ) : IntPtr
Résultat System.IntPtr