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
Requirements
Namespace: System.Runtime.CompilerServices
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0