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