StoreProductParameters Конструкторы
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
StoreProductParameters() |
Создает новый T:StoreKit.StoreProductParameters.StoreProductParameters со значениями по умолчанию. |
StoreProductParameters(NSDictionary) |
Создает новый T:StoreKit.StoreProductParameters.StoreProductParameters из указанного словаря. |
StoreProductParameters(Int32) |
Создает новый T:StoreKit.StoreProductParameters.StoreProductParameters для указанного идентификатора ITunes. |
StoreProductParameters()
Создает новый T:StoreKit.StoreProductParameters.StoreProductParameters со значениями по умолчанию.
[Foundation.Preserve(Conditional=true)]
public StoreProductParameters ();
- Атрибуты
Применяется к
StoreProductParameters(NSDictionary)
Создает новый T:StoreKit.StoreProductParameters.StoreProductParameters из указанного словаря.
[Foundation.Preserve(Conditional=true)]
public StoreProductParameters (Foundation.NSDictionary dictionary);
new StoreKit.StoreProductParameters : Foundation.NSDictionary -> StoreKit.StoreProductParameters
Параметры
- dictionary
- NSDictionary
- Атрибуты
Применяется к
StoreProductParameters(Int32)
Создает новый T:StoreKit.StoreProductParameters.StoreProductParameters для указанного идентификатора ITunes.
public StoreProductParameters (int iTunesItemIdentifier);
new StoreKit.StoreProductParameters : int -> StoreKit.StoreProductParameters
Параметры
- iTunesItemIdentifier
- Int32