Exemplo n.º 1
0
 public static TDelegate InvokeDelegate <TDelegate>(params object[] arguments) => Arg.InvokeDelegate <TDelegate>(arguments);