Partager via


FloatValueStatistic.AddCounters Méthode

Définition

public static void AddCounters (System.Collections.Generic.List<Orleans.Runtime.ICounter> list, Func<Orleans.Runtime.ICounter,bool> predicate);
static member AddCounters : System.Collections.Generic.List<Orleans.Runtime.ICounter> * Func<Orleans.Runtime.ICounter, bool> -> unit
Public Shared Sub AddCounters (list As List(Of ICounter), predicate As Func(Of ICounter, Boolean))

Paramètres

list
List<ICounter>
predicate
Func<ICounter,Boolean>

S’applique à