NLua.Method.LuaMethodWrapper Class Reference

Public Member Functions

 LuaMethodWrapper (ObjectTranslator translator, object target, IReflect targetType, MethodBase method)
 
 LuaMethodWrapper (ObjectTranslator translator, IReflect targetType, string methodName, BindingFlags bindingType)
 

Constructor & Destructor Documentation

◆ LuaMethodWrapper() [1/2]

NLua.Method.LuaMethodWrapper.LuaMethodWrapper ( ObjectTranslator  translator,
object  target,
IReflect  targetType,
MethodBase  method 
)

◆ LuaMethodWrapper() [2/2]

NLua.Method.LuaMethodWrapper.LuaMethodWrapper ( ObjectTranslator  translator,
IReflect  targetType,
string  methodName,
BindingFlags  bindingType 
)

The documentation for this class was generated from the following file: