Aracılığıyla paylaş


CallSiteOps.SetNotMatched(CallSite) Yöntem

Tanım

Dikkat

do not use this method

Dinamik bir sitenin güncelleştirme gerekip gerekmediğini denetler.

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

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

Parametreler

site
CallSite

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

Döndürülenler

true kuralın güncelleştirilmesi gerekmiyorsa; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır