CallSiteOps.SetNotMatched(CallSite) Metode

Definisi

Perhatian

do not use this method

Memeriksa apakah situs dinamis memerlukan pembaruan.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

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

Parameter

site
CallSite

Instans situs panggilan dinamis.

Mengembalikan

true jika aturan tidak perlu diperbarui; jika tidak, false.

Atribut

Berlaku untuk