CallSiteOps.ClearMatch(CallSite) Metoda

Definicja

Przestroga

do not use this method

Czyści flagę dopasowania w witrynie wywołania matchmaker.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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)

Parametry

site
CallSite

Wystąpienie dynamicznej lokacji wywołań.

Atrybuty

Dotyczy