Share via


SwitchInstructionEncoder.Branch(LabelHandle) Método

Definição

Codifica um branch que faz parte de uma instrução de comutador.

public:
 void Branch(System::Reflection::Metadata::Ecma335::LabelHandle label);
public void Branch (System.Reflection.Metadata.Ecma335.LabelHandle label);
member this.Branch : System.Reflection.Metadata.Ecma335.LabelHandle -> unit
Public Sub Branch (label As LabelHandle)

Parâmetros

label
LabelHandle

Comentários

Consulte Switch(Int32) para obter diretrizes de uso.

Aplica-se a