Condividi tramite


CallSiteOps.ClearMatch(CallSite) Metodo

Definizione

Attenzione

do not use this method

Cancella il contrassegno di corrispondenza sul sito di chiamata del paraninfo.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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)

Parametri

site
CallSite

Istanza del sito di chiamata dinamico.

Attributi

Si applica a