CallSiteOps.UpdateRules<T>(CallSite<T>, Int32) Methode

Definitie

Let op

do not use this method

Werkt regels in de cache bij.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
generic <typename T>
 where T : class static void UpdateRules(System::Runtime::CompilerServices::CallSite<T> ^ this, int matched);
[System.Obsolete("do not use this method", true)]
public static void UpdateRules<T>(System.Runtime.CompilerServices.CallSite<T> this, int matched) where T : class;
[<System.Obsolete("do not use this method", true)>]
static member UpdateRules : int -> unit (requires 'T : null)
Public Shared Sub UpdateRules(Of T As Class) (this As CallSite(Of T), matched As Integer)

Type parameters

T

Het type gemachtigde van de CallSite.

Parameters

this
CallSite<T>

Een exemplaar van de dynamische oproepsite.

matched
Int32

De overeenkomende regelindex.

Kenmerken

Van toepassing op