C# Класс SpilGames.Unity.Helpers.Promotion

This is the business object that the developer can use to work with for the InGame Shop Promotion.
Показать файл Открыть проект

Открытые методы

Метод Описание
Promotion ( int bundleId, int amount, List prices, string discount, System.DateTime startDate, System.DateTime endDate ) : System

Описание методов

Promotion() публичный Метод

public Promotion ( int bundleId, int amount, List prices, string discount, System.DateTime startDate, System.DateTime endDate ) : System
bundleId int
amount int
prices List
discount string
startDate System.DateTime
endDate System.DateTime
Результат System