Applicasa.ThirdPartyAction.ApplicasaThirdPartyActionSetThirdPartyActionUser C# (CSharp) 메소드

ApplicasaThirdPartyActionSetThirdPartyActionUser() 개인적인 메소드

private ApplicasaThirdPartyActionSetThirdPartyActionUser ( System ThirdPartyAction, string ThirdPartyActionUser ) : void
ThirdPartyAction System
ThirdPartyActionUser string
리턴 void
        private static extern void ApplicasaThirdPartyActionSetThirdPartyActionUser(System.IntPtr ThirdPartyAction, string ThirdPartyActionUser);