Represents the method that will handle the message sent by the AppDomain.
public delegate Object AppDomainMessageHandler( AppDomain source_domain,
Object[] args );
source_domain The AppDomain that is the sender of the message.
System.AppDomainargs The parameters of the message.
System.Object[]
System.Object
Namespace System Flash Library corlib.scl Flash Library Version 2.0.0.2466 Silverlight Library System.Windows.Forms.dll
| © 2003-2007 NETiKA Technologies. All rights reserved. |