I guess this is related to fact that COM properties/events dont have
(or not always have... donno) specialname attribute. So I think RM
treats them as normal methods.
When you implement the interface in C# class, the event is on the
class, so it does have specialname so RM is able to pick it up as
event subscription method.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino.Mocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/RhinoMocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to