Bridge

Delegate..::..Apply Method (Object)

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


public virtual Object Apply(
	Object thisArg
)
Public Overridable Function Apply ( _
	thisArg As Object _
) As Object
public:
virtual Object^ Apply(
	Object^ thisArg
)

Parameters

thisArg
Type: System..::..Object