Beispiel #1
0
 private int native_addCustomFunction(string name, int numArgs, android.database.sqlite.SQLiteDatabase
                                      .CustomFunction function)
 {
     throw new System.NotImplementedException();
 }
Beispiel #2
0
 public virtual void addCustomFunction(string name, int numArgs, android.database.sqlite.SQLiteDatabase
                                       .CustomFunction function)
 {
     throw new System.NotImplementedException();
 }