OrleansGeneratedCodeHelper.InvokableThrowArgumentOutOfRange Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Método auxiliar de código gerado que gera um 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
Parâmetros
- index
- Int32
- maxArgs
- Int32