Functions gathered via reflection get cached along with their object references and expected parameter types.
More...
|
| object | Execute (params object[] pars) |
| | Execute this function with the specified number of parameters. More...
|
| |
Functions gathered via reflection get cached along with their object references and expected parameter types.
| object TNet.CachedFunc.Execute |
( |
params object[] |
pars | ) |
|
Execute this function with the specified number of parameters.
| MethodInfo TNet.CachedFunc.func |
| object TNet.CachedFunc.obj = null |
| ParameterInfo [] TNet.CachedFunc.parameters |
The documentation for this class was generated from the following file: