Re: Selecting the correct function using Type.GetMethod

From: Mattias Sjögren (mattias.dont.want.spam_at_mvps.org)
Date: 05/13/04


Date: Thu, 13 May 2004 18:39:47 +0200


type.GetMethod("f1", new Type[] {Type.GetType("System.Int32&")});

Mattias

-- 
Mattias Sjögren [MVP]  mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.