예제 #1
0
 internal void set_msgcall(BDB_MsgcallDelegate db_msgcall_fcn)
 {
     libdb_csharpPINVOKE.DB_set_msgcall(swigCPtr, db_msgcall_fcn);
 }
예제 #2
0
 public static extern void DB_ENV_set_msgcall(HandleRef jarg1, BDB_MsgcallDelegate jarg2);