System.Runtime.CompilerServices.CallSiteOps.GetMatch Method

Checks whether the executed rule matched

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("do not use this method", true)]
public static bool GetMatch (CallSite site)

Parameters

site
An instance of the dynamic call site.

Returns

true if rule matched, false otherwise.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.CompilerServices
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0