public static Dynamic ( System.Runtime.CompilerServices.CallSiteBinder binder, Type returnType ) : |
||
binder | System.Runtime.CompilerServices.CallSiteBinder | The runtime binder for the dynamic operation. |
returnType | Type | The result type of the dynamic expression. |
return |