SwitchInstructionEncoder.Branch(LabelHandle) Метод

Определение

Кодирует ветвь, которая является частью инструкции switch.

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)

Параметры

label
LabelHandle

Комментарии

Ознакомьтесь Switch(Int32) с рекомендациями по использованию.

Применяется к