Aracılığıyla paylaş


CallSiteOps.GetMatch(CallSite) Yöntem

Tanım

Dikkat

do not use this method

Yürütülen kuralın eşleşip eşleşmediğini denetler.

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

public:
 static bool GetMatch(System::Runtime::CompilerServices::CallSite ^ site);
[System.Obsolete("do not use this method", true)]
public static bool GetMatch (System.Runtime.CompilerServices.CallSite site);
[<System.Obsolete("do not use this method", true)>]
static member GetMatch : System.Runtime.CompilerServices.CallSite -> bool
Public Shared Function GetMatch (site As CallSite) As Boolean

Parametreler

site
CallSite

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

Döndürülenler

true kural eşleşirse; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır