Using .NET 1.1 and C#, has anyone written code that successfully
retrieves the MethodInfo from the EventInfo.GetRaiseMethod call?

My type does includes a event declaration and ildasm reports it is a
private field.

The type retrieves the EventInfo and I can discover the Add/Remove
methods correctly, but I always get null from the GetRaiseMethod(void or
true or false). Also, no exception is ever throw.

Any help is appreciated.

Thanks,
-Jeff WS

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

>>> Error in line 16 of ADVANCED-DOTNET.MAILTPL: unknown formatting command <<<
 -> .NET courses you may be interested in: <-

Reply via email to