Beispiel #1
0
 public static TDelegate InvokeDelegate <TDelegate>(params object[] arguments) => Arg.InvokeDelegate <TDelegate>(arguments);