예제 #1
0
 public Result Shutdown()
 {
     return(SQLiteApiSqlCipherInternal.sqlite3_shutdown());
 }