invoke a method by reflection£¬the method's parameters can not be ArrayList?
- From: "jerry051" <bestsoft@xxxxxxxxx>
- Date: Mon, 1 Aug 2005 18:02:41 +0800
I invoke a method by reflection, when this method's parameters is simple
type like int or string,the invoking is correct and secceed. But when the
parameters is ArrayList type, debuger tips me that meet
System.Reflection.TargetParameterCountException error, and parameters count
is not matching. please help me why happen this error,thanks a lot!
.
- Follow-Ups:
- Prev by Date: Re: asp.net page load twice problem
- Next by Date: Re: invoke a method by reflection#,the method's parameters can not be ArrayList?
- Previous by thread: Re: asp.net page load twice problem
- Next by thread: Re: invoke a method by reflection#,the method's parameters can not be ArrayList?
- Index(es):
Relevant Pages
|