eventArgs( ) in customEventArgs( ) -Purpose?
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Date: 23 Feb 2004 00:10:42 -0800
Hi,
When we create customEventArgs, we also derive the classes from
eventArgs( ) and I dont understand the advantage of this inheritance.
This is neither an interface nor applied as attribute.
I have seen similar stuff in remoting also where we derive from
marshallByRef object in SAO to create transparent proxy. I don't know
how it creates transparent just by inheriting from base class.
If you know the reason, please let me know.
Thank You
Sujith
Relevant Pages
- eventArgs( ) in customEventArgs( )
... eventArgsand I dont understand the advantage of this inheritance. ... This is neither an interface nor applied as attribute. ... marshallByRef object in SAO to create transparent proxy. ... (microsoft.public.dotnet.academic) - eventArgs in CustomEventArgs( )
... eventArgsand I dont understand the advantage of this inheritance. ... This is neither an interface nor applied as attribute. ... marshallByRef object in SAO to create transparent proxy. ... (microsoft.public.dotnet.csharp.general) - eventArgs( ) in customEventArgs( ) - purpose?
... eventArgsand I dont understand the advantage of this inheritance. ... This is neither an interface nor applied as attribute. ... marshallByRef object in SAO to create transparent proxy. ... (microsoft.public.dotnet.languages.vb) - eventArgs( ) in customEventArgs( ) - purpose?
... eventArgsand I dont understand the advantage of this inheritance. ... This is neither an interface nor applied as attribute. ... marshallByRef object in SAO to create transparent proxy. ... (microsoft.public.dotnet.languages.vb) - EventArgs( ) in customEventArgs( )
... eventArgsand I dont understand the advantage of this inheritance. ... This is neither an interface nor applied as attribute. ... marshallByRef object in SAO to create transparent proxy. ... (microsoft.public.dotnet.general) |
|