OpenTransactions.OTAPI.otapiPINVOKE.OTCallback_director_connect C# (CSharp) Method

OTCallback_director_connect() private method

private OTCallback_director_connect ( HandleRef jarg1, OTCallback delegate0, OTCallback delegate1 ) : void
jarg1 HandleRef
delegate0 OTCallback
delegate1 OTCallback
return void
        public static extern void OTCallback_director_connect(HandleRef jarg1, OTCallback.SwigDelegateOTCallback_0 delegate0, OTCallback.SwigDelegateOTCallback_1 delegate1);
otapiPINVOKE