Method | Description | |
---|---|---|
GetMetaObject ( System.Linq.Expressions.Expression parameter ) : |
||
LuaTable ( ) : System |
Method | Description | |
---|---|---|
FindEntry ( object key ) : int | ||
GetValue ( object key ) : object | ||
Length ( ) : int | ||
Next ( object index = null ) : Varargs | ||
Remove ( object key ) : void | ||
Resize ( ) : void | ||
SetValue ( object key, object value ) : object |
public GetMetaObject ( System.Linq.Expressions.Expression parameter ) : |
||
parameter | System.Linq.Expressions.Expression | |
return |