MethodBodyStreamEncoder.MethodBody 構造体

定義

メソッド本体を記述します。 このクラスは MethodBodyStreamEncoder クラスと共に使用することを意図しています。

public: value class MethodBodyStreamEncoder::MethodBody
public readonly struct MethodBodyStreamEncoder.MethodBody
public struct MethodBodyStreamEncoder.MethodBody
type MethodBodyStreamEncoder.MethodBody = struct
Public Structure MethodBodyStreamEncoder.MethodBody
継承
MethodBodyStreamEncoder.MethodBody

プロパティ

ExceptionRegions

例外領域をメソッド本体にエンコードするために使用できるエンコーダー オブジェクトを取得します。

Instructions

命令用に予約されている BLOB を取得します。

Offset

メソッド本体ストリーム内のエンコードされたメソッド本体のオフセットを取得します。

適用対象