vendredi 21 décembre 2018

Error Exception has been thrown by the target of an invocation (MethodBase.Invoke Method)

I want to catch the exceptions that are thrown in methods called with invoke method because I am getting an error Exception has been thrown by the target of an invocation.

 string[] results = (string[]) SendMethod.Invoke(Slave, parameters);





Aucun commentaire:

Enregistrer un commentaire