CallSiteOps.GetMatch(CallSite) Metode

Definisi

Perhatian

do not use this method

Memeriksa apakah aturan yang dijalankan cocok.

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

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

Parameter

site
CallSite

Instans situs panggilan dinamis.

Mengembalikan

true jika aturan cocok; jika tidak, false.

Atribut

Berlaku untuk