AppleReceiptVerifier.ReceiptManager.ReceiptManager C# (CSharp) Méthode

ReceiptManager() public méthode

Initializes a new instance of the ReceiptManager class.
public ReceiptManager ( ) : System
Résultat System
        public ReceiptManager()
        {
            this.appleHttpRequest = new AppleHttpRequest();
        }

Same methods

ReceiptManager::ReceiptManager ( IAppleHttpRequest appleHttpRequest ) : System