Show / Hide Table of Contents

Class ISN_SKReceiptDictionary

ISN_SKReceiptRefreshRequest properties dictionary

Inheritance
System.Object
ISN_SKReceiptDictionary
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.iOS.StoreKit
Assembly: cs.temp.dll.dll
Syntax
public class ISN_SKReceiptDictionary

Methods

Add(ISN_SKReceiptProperty, Int32)

Add the specified key and value.

Declaration
public void Add(ISN_SKReceiptProperty key, int value)
Parameters
Type Name Description
ISN_SKReceiptProperty key

Property Key.

System.Int32 value

Property Value.

In This Article
Back to top Generated by DocFX