CallSiteOps.SetNotMatched(CallSite) Metódus

Definíció

Figyelemfelhívás

do not use this method

Ellenőrzi, hogy egy dinamikus webhely igényel-e frissítést.

Ez az API a termékinfrastruktúrát támogatja, és közvetlenül a kódból nem használható.

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

Paraméterek

site
CallSite

A dinamikus híváswebhely egy példánya.

Válaszok

trueha a szabályt nem kell frissíteni; egyéb esetben. false

Attribútumok

A következőre érvényes: