Example #1
0
 public Result Step(Sqlite3Statement stmt)
 {
     return(X86Interop.Step(stmt));
 }