Пример #1
0
 public void Invoke(List <TArgument> arguments)
 {
     _actionCache.Continuation(_index, arguments, _node, _actionCache);
 }