OpenTransactions.OTAPI.otapiPINVOKE.OTCallback_director_connect C# (CSharp) Méthode

OTCallback_director_connect() private méthode

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