Op Englesch liesen Editéieren

Deelen iwwer


CallSiteOps.MoveRule<T>(RuleCache<T>, T, Int32) Method

Definition

Caution

do not use this method

Moves the binding rule within the cache.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
[System.Obsolete("do not use this method", true)]
public static void MoveRule<T>(System.Runtime.CompilerServices.RuleCache<T> cache, T rule, int i) where T : class;

Type Parameters

T

The type of the delegate of the CallSite.

Parameters

cache
RuleCache<T>

The call site rule cache.

rule
T

An instance of the call site rule.

i
Int32

An index of the call site rule.

Attributes

Applies to

Produkt Versiounen (Obsolet)
.NET Framework (4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)