Amazon.CognitoIdentity.Model.GetIdRequest.IsSetAccountId C# (CSharp) Метод

IsSetAccountId() приватный Метод

private IsSetAccountId ( ) : bool
Результат bool
        internal bool IsSetAccountId()
        {
            return this._accountId != null;
        }