InstructionEncoder.StoreArgument(Int32) Método

Definição

Codifica a instrução argument store.Encodes argument store instruction.

public:
 void StoreArgument(int argumentIndex);
public void StoreArgument (int argumentIndex);
member this.StoreArgument : int -> unit
Public Sub StoreArgument (argumentIndex As Integer)

Parâmetros

argumentIndex
Int32

Índice do argumento.Index of the argument.

Exceções

argumentIndex é negativo.argumentIndex is negative.

Aplica-se a