Initializes a new instance of Delegate.
protected Delegate( Object target, Object method, bool has_ret_value ); protected Delegate( Object method, bool has_ret_value ); protected Delegate( Delegate dgt );
© 2004-2005 GlobFX Technologies. All rights reserved. |