Esempio n. 1
0
 private int delegate_GetCurrentLoopIndex(TriggerExecutor e, TriggerFuncData func, TriggerArg arg)
 {
     return(_m.func_GetCurrentLoopIndex(e, arg));
 }