InstructionEncoder.LoadConstantI4(Int32) メソッド

定義

Int32 の定数読み込み命令をエンコードします。

public:
 void LoadConstantI4(int value);
public void LoadConstantI4 (int value);
member this.LoadConstantI4 : int -> unit
Public Sub LoadConstantI4 (value As Integer)

パラメーター

value
Int32

適用対象