Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- System.Reflection.TargetParameterCountException : Parameter count mismatch.
- at System.Reflection.RuntimeMethodInfo.InvokeArgumentsCheck(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
- at System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index)
- at RestSharp.RestRequest.AddObject(Object obj, String[] includedProperties)
- at RestSharp.RestRequest.AddObject(Object obj)
- at
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement