AppleReceiptVerifier.ReceiptManager.ReceiptManager C# (CSharp) 메소드

ReceiptManager() 공개 메소드

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

Same methods

ReceiptManager::ReceiptManager ( IAppleHttpRequest appleHttpRequest ) : System