CallSiteOps.ClearMatch(CallSite) Methode

Definitie

Let op

do not use this method

Hiermee wist u de matchvlag op de callsite van matchmaker.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
 static void ClearMatch(System::Runtime::CompilerServices::CallSite ^ site);
[System.Obsolete("do not use this method", true)]
public static void ClearMatch(System.Runtime.CompilerServices.CallSite site);
[<System.Obsolete("do not use this method", true)>]
static member ClearMatch : System.Runtime.CompilerServices.CallSite -> unit
Public Shared Sub ClearMatch (site As CallSite)

Parameters

site
CallSite

Een exemplaar van de dynamische oproepsite.

Kenmerken

Van toepassing op