Amazon.SimpleDB.Model.PutAttributesRequest.IsSetExpected C# (CSharp) 메소드

IsSetExpected() 개인적인 메소드

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