Applicasa.Promotion.ApplicasaPromotionShowWithBlock C# (CSharp) Method

ApplicasaPromotionShowWithBlock() private method

private ApplicasaPromotionShowWithBlock ( System promotion, PromotionResultDelegate callback ) : void
promotion System
callback PromotionResultDelegate
return void
        private static extern void ApplicasaPromotionShowWithBlock(System.IntPtr promotion, PromotionResultDelegate callback);