OrleansGeneratedCodeHelper.InvokableThrowArgumentOutOfRange Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Méthode d’assistance de code générée qui lève un ArgumentOutOfRangeException.
public static object InvokableThrowArgumentOutOfRange (int index, int maxArgs);
static member InvokableThrowArgumentOutOfRange : int * int -> obj
Public Function InvokableThrowArgumentOutOfRange (index As Integer, maxArgs As Integer) As Object
Paramètres
- index
- Int32
- maxArgs
- Int32