invoke a method by reflection£¬the method's parameters can not be ArrayList?
- From: "jerry051" <bestsoft@xxxxxxxxx>
- Date: Mon, 1 Aug 2005 18:04:08 +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:
- Re: invoke a method by reflection£¬the method's parameters can not be ArrayList?
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: invoke a method by reflection�����������������������������������������������
- From: Oliver Sturm
- Re: invoke a method by reflection£¬the method's parameters can not be ArrayList?
- Prev by Date: Re: Hashtable.. design question.
- Next by Date: Re: Passing Business Objects through nTier Web App
- Previous by thread: Using TempFileCollection
- Next by thread: Re: invoke a method by reflection�����������������������������������������������
- Index(es):
Relevant Pages
|
Loading