Applicasa.ThirdPartyAction.ApplicasaThirdPartyActionSetThirdPartyActionUser C# (CSharp) Méthode

ApplicasaThirdPartyActionSetThirdPartyActionUser() private méthode

private ApplicasaThirdPartyActionSetThirdPartyActionUser ( System ThirdPartyAction, string ThirdPartyActionUser ) : void
ThirdPartyAction System
ThirdPartyActionUser string
Résultat void
        private static extern void ApplicasaThirdPartyActionSetThirdPartyActionUser(System.IntPtr ThirdPartyAction, string ThirdPartyActionUser);