ScriptStack 1.0.5
Loading...
Searching...
No Matches
Opcode.cs
Go to the documentation of this file.
1using System;
2using System.Collections.Generic;
3using System.Text;
4
6{
7
60
61}
@ MIV
Invoke a CLR instance method via reflection. Parameters are taken from the parameter stack.
Definition Opcode.cs:48