Aracılığıyla paylaş


CallSiteOps.ClearMatch(CallSite) Yöntem

Tanım

Dikkat

do not use this method

Eşleştirici arama sitesindeki eşleştirme bayrağını temizler.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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)

Parametreler

site
CallSite

Dinamik çağrı sitesinin bir örneği.

Öznitelikler

Şunlara uygulanır