프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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. | |
리턴 |
public CSharpIsEventBinder ( string name, |
||
name | string | The name of the member to test. |
callingContext | The |
|
리턴 | System |