Example #1
0
 protected IAsmReadableCommandStack GetReadableCommandStack(int size)
 {
     return(Script.GetReadableCommandStack(Offset, size));
 }