Property | Type | Description |
---|
Method | Description | |
---|---|---|
Bind ( |
Performs the binding of the binary dynamic operation if the target dynamic object cannot bind.
|
|
CSharpIsEventBinder ( string name, |
Initializes a new instance of the CSharpIsEventBinder class.
|
public final Bind ( |
||
target | The target of the dynamic binary operation. | |
args | The arguments to the dynamic event test. | |
return |
public CSharpIsEventBinder ( string name, |
||
name | string | The name of the member to test. |
callingContext | The |
|
return | System |