Hi there, I am using reflection and calling System.Activator.CreateInstance with a ParameterInfo.ParameterType as a parameter. The value of ParameterInfo.ParameterType is {System.String}. However, this calls raises a MissingMethodException.
Can anyone help?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.