Amazon.SimpleDB.Model.DeleteAttributesRequest.IsSetExpected C# (CSharp) Method

IsSetExpected() private method

private IsSetExpected ( ) : bool
return bool
        internal bool IsSetExpected()
        {
            return this.expected != null;
        }