error when calling method by MethodInfo.invoke() by reflection
I have a problem when calling a method by reflection. When trying to trigger the method via Invoke(), the following exception is thrown:
I have a problem when calling a method by reflection. When trying to trigger the method via Invoke(), the following exception is thrown: