SwitchInstructionEncoder 구조체

정의

IL switch 명령의 분기를 인코딩합니다.

public value class SwitchInstructionEncoder
public readonly struct SwitchInstructionEncoder
type SwitchInstructionEncoder = struct
Public Structure SwitchInstructionEncoder
상속
SwitchInstructionEncoder

설명

사용 지침은 을 참조하세요 Switch(Int32) .

메서드

Branch(LabelHandle)

스위치 명령의 일부인 분기를 인코딩합니다.

적용 대상