Method EmitCall
EmitCall(OpCode, MethodInfo, Type[]?)
public override void EmitCall(OpCode opcode, MethodInfo methodInfo, Type[]? optionalParameterTypes)
Parameters
opcode
OpCodemethodInfo
MethodInfooptionalParameterTypes
Type[]
public override void EmitCall(OpCode opcode, MethodInfo methodInfo, Type[]? optionalParameterTypes)
opcode
OpCodemethodInfo
MethodInfooptionalParameterTypes
Type[]