Delegate.Delegate

Delegate.Delegate Constructor


Initializes a new instance of Delegate.

Overload List

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.