Applicasa.ThirdPartyAction.ApplicasaThirdPartyActionSetThirdPartyActionRevenue C# (CSharp) Method

ApplicasaThirdPartyActionSetThirdPartyActionRevenue() private method

private ApplicasaThirdPartyActionSetThirdPartyActionRevenue ( System ThirdPartyAction, float ThirdPartyActionRevenue ) : void
ThirdPartyAction System
ThirdPartyActionRevenue float
return void
        private static extern void ApplicasaThirdPartyActionSetThirdPartyActionRevenue(System.IntPtr ThirdPartyAction, float ThirdPartyActionRevenue);