SwitchInstructionEncoder.Branch(LabelHandle) Metoda

Definicja

Koduje gałąź, która jest częścią instrukcji przełącznika.

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)

Parametry

label
LabelHandle

Uwagi

Zobacz Switch(Int32) , aby uzyskać wskazówki dotyczące użycia.

Dotyczy